idekoh commited on
Commit
24e7e43
·
verified ·
1 Parent(s): 4d5f10f

Fix citation booktitle for CVPR Findings

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -49,7 +49,7 @@ with the checkpoint.
49
  @inproceedings{ide2026beyondsingleobject,
50
  title={BeyondSingleObject: Learning 3D Relations with Large Language Models},
51
  author={Ide, Kohsuke and Yamada, Ryousuke and Qiu, Yue and Ma, Xianzheng and Fukuhara, Yoshihiro and Kataoka, Hirokatsu and Satoh, Yutaka},
52
- booktitle={CVPR},
53
  year={2026}
54
  }
55
  ```
 
49
  @inproceedings{ide2026beyondsingleobject,
50
  title={BeyondSingleObject: Learning 3D Relations with Large Language Models},
51
  author={Ide, Kohsuke and Yamada, Ryousuke and Qiu, Yue and Ma, Xianzheng and Fukuhara, Yoshihiro and Kataoka, Hirokatsu and Satoh, Yutaka},
52
+ booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Findings},
53
  year={2026}
54
  }
55
  ```