Update README.md
Browse files
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 |
-
@
|
| 148 |
-
title={Towards Physically Executable 3D Gaussian for Embodied Navigation},
|
| 149 |
-
author=
|
| 150 |
-
|
| 151 |
-
|
| 152 |
-
|
| 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 |
|