Datasets:

Modalities:
Image
Text
Languages:
English
Size:
< 1K
ArXiv:
Libraries:
Datasets
License:
Leiyao-Cui commited on
Commit
5539c27
·
verified ·
1 Parent(s): b19ba01

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -5
README.md CHANGED
@@ -116,10 +116,11 @@ For each object and camera viewpoint, the script generates:
116
  If you find this dataset beneficial, please cite our research paper as follows:
117
 
118
  ```bibtex
119
- @article{cui2025vitacman,
120
- title={Vi-{T}ac{M}an: Articulated Object Manipulation via Vision and Touch},
121
- author={Cui, Leiyao and Zhao, Zihang and Xie, Sirui and Zhang, Wenhuan and Han, Zhi and Zhu, Yixin},
122
- journal={arXiv preprint arXiv:2510.06339},
123
- year={2025}
 
124
  }
125
  ```
 
116
  If you find this dataset beneficial, please cite our research paper as follows:
117
 
118
  ```bibtex
119
+ @inproceedings{cui2026vitacman,
120
+ title = {Vi-{T}ac{M}an: Articulated Object Manipulation via Vision and Touch},
121
+ author = {Cui, Leiyao and Zhao, Zihang and Xie, Sirui and Zhang, Wenhuan and Han, Zhi and Zhu, Yixin},
122
+ booktitle = {IEEE International Conference on Robotics and Automation (ICRA)},
123
+ year = {2026},
124
+ organization = {IEEE}
125
  }
126
  ```