nyuvideolab commited on
Commit
4584a66
·
verified ·
1 Parent(s): 7939c7b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -290,8 +290,14 @@ The `colmap/` directory in each sequence contains pre-computed camera intrinsics
290
  This dataset is owned by New York University (NYU) and released under the [Creative Commons Attribution-NonCommercial 4.0 International License (CC-BY-NC-4.0)](https://creativecommons.org/licenses/by-nc/4.0/) with additional supplementary terms. See the full [LICENSE](LICENSE) file for details.
291
 
292
 
293
- <!-- ## Citation
294
 
295
  ```bibtex
296
-
297
- ``` -->
 
 
 
 
 
 
 
290
  This dataset is owned by New York University (NYU) and released under the [Creative Commons Attribution-NonCommercial 4.0 International License (CC-BY-NC-4.0)](https://creativecommons.org/licenses/by-nc/4.0/) with additional supplementary terms. See the full [LICENSE](LICENSE) file for details.
291
 
292
 
293
+ ## Citation
294
 
295
  ```bibtex
296
+ @inproceedings{wei2026dancenet3d,
297
+ title = {DanceNet3D: A 3D Dance Dataset with Multi-View Videos and 3DGS Reconstructions},
298
+ author = {Wei, Shihang and Li, Mingjian and Gong, Ran and Hu, Yueyu and Wang, Yao},
299
+ booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops (CVPRW)},
300
+ year = {2026},
301
+ note = {Equal contribution: Shihang Wei and Mingjian Li}
302
+ }
303
+ ```