Joddy23 commited on
Commit
d0b6cdc
·
verified ·
1 Parent(s): e61ec15

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -8
README.md CHANGED
@@ -151,14 +151,12 @@ If you use SAGE-3D InteriorGS USDZ in your research, please cite:
151
 
152
  **Our Paper:**
153
  ```bibtex
154
- @misc{miao2025physicallyexecutable3dgaussian,
155
- title={Towards Physically Executable 3D Gaussian for Embodied Navigation},
156
- 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},
157
- year={2025},
158
- eprint={2510.21307},
159
- archivePrefix={arXiv},
160
- primaryClass={cs.CV},
161
- url={https://arxiv.org/abs/2510.21307},
162
  }
163
  ```
164
 
 
151
 
152
  **Our Paper:**
153
  ```bibtex
154
+ @inproceedings{miao2026towards,
155
+ title = {Towards Physically Executable {3D} Gaussian for Embodied Navigation},
156
+ 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},
157
+ booktitle = {The Fourteenth International Conference on Learning Representations},
158
+ year = {2026},
159
+ url = {https://openreview.net/forum?id=HB6KvsqcAn}
 
 
160
  }
161
  ```
162