Gaoyang Zhang
commited on
chore: update bib entry
Browse filesSigned-off-by: Gaoyang Zhang <[email protected]>
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 |
-
@
|
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 |
-
|
106 |
-
year={
|
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 |
|