xxayt commited on
Commit
f33c4f6
·
1 Parent(s): c3f3d9c

update citation

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -283,11 +283,11 @@ Note:
283
  If you find this work useful, please cite the following paper:
284
 
285
  ```bibtex
286
- @article{xin2024mgsv,
287
  title={Music Grounding by Short Video},
288
  author={Xin, Zijie and Wang, Minquan and Liu, Jingyu and Chen, Quan and Ma, Ye and Jiang, Peng and Li, Xirong},
289
- journal={arXiv preprint arXiv:2408.16990},
290
- year={2024}
291
  }
292
  ```
293
 
 
283
  If you find this work useful, please cite the following paper:
284
 
285
  ```bibtex
286
+ @inproceedings{xin2025mgsv,
287
  title={Music Grounding by Short Video},
288
  author={Xin, Zijie and Wang, Minquan and Liu, Jingyu and Chen, Quan and Ma, Ye and Jiang, Peng and Li, Xirong},
289
+ booktitle={Proceedings of the IEEE/CVF International Conference on Computer Vision},
290
+ year={2025}
291
  }
292
  ```
293