Gaoyang Zhang commited on
Commit
b834f5f
·
unverified ·
1 Parent(s): 01c7ac4

chore: update bib entry

Browse files

Signed-off-by: Gaoyang Zhang <[email protected]>

Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -106,11 +106,11 @@ The model works well with:
106
 
107
  If you use this model in your research, please cite:
108
  ```bibtex
109
- @article{zhang2024compass,
110
  title={CoMPaSS: Enhancing Spatial Understanding in Text-to-Image Diffusion Models},
111
  author={Zhang, Gaoyang and Fu, Bingtao and Fan, Qingnan and Zhang, Qi and Liu, Runxing and Gu, Hong and Zhang, Huaqi and Liu, Xinguo},
112
- journal={arXiv preprint arXiv:2412.13195},
113
- year={2024}
114
  }
115
  ```
116
 
 
106
 
107
  If you use this model in your research, please cite:
108
  ```bibtex
109
+ @inproceedings{zhang2025compass,
110
  title={CoMPaSS: Enhancing Spatial Understanding in Text-to-Image Diffusion Models},
111
  author={Zhang, Gaoyang and Fu, Bingtao and Fan, Qingnan and Zhang, Qi and Liu, Runxing and Gu, Hong and Zhang, Huaqi and Liu, Xinguo},
112
+ booktitle={ICCV},
113
+ year={2025}
114
  }
115
  ```
116