Datasets:

Modalities:
Video
Audio
Languages:
English
ArXiv:
License:
hahyeon610 commited on
Commit
a7f0146
·
verified ·
1 Parent(s): b4247f2

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -1
README.md CHANGED
@@ -112,4 +112,19 @@ Such diversity enables a **comprehensive evaluation** of model generalizability
112
  },
113
  ...
114
  ]
115
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
112
  },
113
  ...
114
  ]
115
+ }
116
+ ```
117
+
118
+ ---
119
+
120
+ ## 📚 Citation
121
+ ```bibtex
122
+ @InProceedings{Choi_2025_ICCV,
123
+ author = {Choi, Hahyeon and Lee, Junhoo and Kwak, Nojun},
124
+ title = {What's Making That Sound Right Now? Video-centric Audio-Visual Localization},
125
+ booktitle = {Proceedings of the IEEE/CVF International Conference on Computer Vision (ICCV)},
126
+ month = {October},
127
+ year = {2025},
128
+ pages = {20095-20104}
129
+ }
130
+ ```