WHB139426 commited on
Commit
cc30481
·
verified ·
1 Parent(s): 00a2ad8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -8
README.md CHANGED
@@ -68,13 +68,10 @@ scannet-frames/
68
  If you find this work useful, please consider citing:
69
 
70
  ```bibtex
71
- @misc{wang2026thinkactbuildagentic,
72
- title={Think, Act, Build: An Agentic Framework with Vision Language Models for Zero-Shot 3D Visual Grounding},
73
- author={Haibo Wang and Zihao Lin and Zhiyang Xu and Lifu Huang},
74
- year={2026},
75
- eprint={2604.00528},
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
  ```