Datasets:
Update README.md
Browse files
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 |
-
@
|
| 155 |
-
title={Towards Physically Executable 3D Gaussian for Embodied Navigation},
|
| 156 |
-
author=
|
| 157 |
-
|
| 158 |
-
|
| 159 |
-
|
| 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 |
|