Datasets:

Modalities:
Image
Size:
< 1K
ArXiv:
License:
Joddy23 commited on
Commit
3ba75cc
·
verified ·
1 Parent(s): 86da95a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -8
README.md CHANGED
@@ -144,14 +144,12 @@ This dataset is released under CC-BY-NC-4.0.
144
  If you use SAGE-3D Collision Mesh in your research, please cite our paper:
145
 
146
  ```bibtex
147
- @misc{miao2025physicallyexecutable3dgaussian,
148
- title={Towards Physically Executable 3D Gaussian for Embodied Navigation},
149
- author={Bingchen Miao and Rong Wei and Zhiqi Ge and Xiaoquan Sun and Shiqi Gao and Jingzhe Zhu and Renhan Wang and Siliang Tang and Jun Xiao and Rui Tang and Juncheng Li},
150
- year={2025},
151
- eprint={2510.21307},
152
- archivePrefix={arXiv},
153
- primaryClass={cs.CV},
154
- url={https://arxiv.org/abs/2510.21307},
155
  }
156
  ```
157
 
 
144
  If you use SAGE-3D Collision Mesh in your research, please cite our paper:
145
 
146
  ```bibtex
147
+ @inproceedings{miao2026towards,
148
+ title = {Towards Physically Executable {3D} Gaussian for Embodied Navigation},
149
+ author = {Miao, Bingchen and Wei, Rong and Ge, Zhiqi and Sun, Xiaoquan and Gao, Shiqi and Zhu, Jingzhe and Wang, Renhan and Tang, Siliang and Xiao, Jun and Tang, Rui and Li, Juncheng},
150
+ booktitle = {The Fourteenth International Conference on Learning Representations},
151
+ year = {2026},
152
+ url = {https://openreview.net/forum?id=HB6KvsqcAn}
 
 
153
  }
154
  ```
155