Gaoyang Zhang commited on
Commit
bc8aa6f
·
unverified ·
1 Parent(s): 504e92f

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
@@ -99,11 +99,11 @@ The model works well with:
99
 
100
  If you use this model in your research, please cite:
101
  ```bibtex
102
- @article{zhang2024compass,
103
  title={CoMPaSS: Enhancing Spatial Understanding in Text-to-Image Diffusion Models},
104
  author={Zhang, Gaoyang and Fu, Bingtao and Fan, Qingnan and Zhang, Qi and Liu, Runxing and Gu, Hong and Zhang, Huaqi and Liu, Xinguo},
105
- journal={arXiv preprint arXiv:2412.13195},
106
- year={2024}
107
  }
108
  ```
109
 
 
99
 
100
  If you use this model in your research, please cite:
101
  ```bibtex
102
+ @inproceedings{zhang2025compass,
103
  title={CoMPaSS: Enhancing Spatial Understanding in Text-to-Image Diffusion Models},
104
  author={Zhang, Gaoyang and Fu, Bingtao and Fan, Qingnan and Zhang, Qi and Liu, Runxing and Gu, Hong and Zhang, Huaqi and Liu, Xinguo},
105
+ booktitle={ICCV},
106
+ year={2025}
107
  }
108
  ```
109