Update README.md
Browse files
README.md
CHANGED
|
@@ -291,10 +291,11 @@ To use this visualization script, follow these steps:
|
|
| 291 |
|
| 292 |
If you find our dataset or paper useful, please cite:
|
| 293 |
```Code snippet
|
| 294 |
-
@
|
| 295 |
-
title={Diagnose,
|
| 296 |
author={Zeng, Xianchao and Zhou, Xinyu and Li, Youcheng and Shi, Jiayou and Li, Tianle and Chen, Liangming and Ren, Lei and Li, Yong-Lu},
|
| 297 |
-
|
| 298 |
-
|
|
|
|
| 299 |
}
|
| 300 |
```
|
|
|
|
| 291 |
|
| 292 |
If you find our dataset or paper useful, please cite:
|
| 293 |
```Code snippet
|
| 294 |
+
@inproceedings{zeng2026diagnose,
|
| 295 |
+
title={Diagnose, correct, and learn from manipulation failures via visual symbols},
|
| 296 |
author={Zeng, Xianchao and Zhou, Xinyu and Li, Youcheng and Shi, Jiayou and Li, Tianle and Chen, Liangming and Ren, Lei and Li, Yong-Lu},
|
| 297 |
+
booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
|
| 298 |
+
pages={42386--42395},
|
| 299 |
+
year={2026}
|
| 300 |
}
|
| 301 |
```
|