Update README.md
Browse files
README.md
CHANGED
|
@@ -68,13 +68,10 @@ scannet-frames/
|
|
| 68 |
If you find this work useful, please consider citing:
|
| 69 |
|
| 70 |
```bibtex
|
| 71 |
-
@
|
| 72 |
-
|
| 73 |
-
|
| 74 |
-
|
| 75 |
-
|
| 76 |
-
archivePrefix={arXiv},
|
| 77 |
-
primaryClass={cs.CV},
|
| 78 |
-
url={https://arxiv.org/abs/2604.00528},
|
| 79 |
}
|
| 80 |
```
|
|
|
|
| 68 |
If you find this work useful, please consider citing:
|
| 69 |
|
| 70 |
```bibtex
|
| 71 |
+
@article{wang2026think,
|
| 72 |
+
title={Think, Act, Build: An Agentic Framework with Vision Language Models for Zero-Shot 3D Visual Grounding},
|
| 73 |
+
author={Wang, Haibo and Lin, Zihao and Xu, Zhiyang and Huang, Lifu},
|
| 74 |
+
journal={arXiv preprint arXiv:2604.00528},
|
| 75 |
+
year={2026}
|
|
|
|
|
|
|
|
|
|
| 76 |
}
|
| 77 |
```
|