Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ license: apache-2.0
|
|
| 4 |
|
| 5 |
# IterComp
|
| 6 |
|
| 7 |
-
Official Repository of the paper: *[IterComp](https://arxiv.org)*.
|
| 8 |
|
| 9 |
<img src="./itercomp.png" style="zoom:50%;" />
|
| 10 |
|
|
@@ -39,8 +39,8 @@ IterComp can **serve as a powerful backbone for various compositional generation
|
|
| 39 |
```
|
| 40 |
@article{zhang2024itercomp,
|
| 41 |
title={IterComp: Iterative Composition-Aware Feedback Learning from Model Gallery for Text-to-Image Generation},
|
| 42 |
-
author={Zhang, Xinchen and Yang, Ling and Li, Guohao and Cai, Yaqi and Xie, Jiake and Tang, Yong and Yang, Yujiu and Mengdi
|
| 43 |
-
journal={arXiv preprint arXiv:},
|
| 44 |
year={2024}
|
| 45 |
}
|
| 46 |
```
|
|
|
|
| 4 |
|
| 5 |
# IterComp
|
| 6 |
|
| 7 |
+
Official Repository of the paper: *[IterComp](https://arxiv.org/abs/2410.07171)*.
|
| 8 |
|
| 9 |
<img src="./itercomp.png" style="zoom:50%;" />
|
| 10 |
|
|
|
|
| 39 |
```
|
| 40 |
@article{zhang2024itercomp,
|
| 41 |
title={IterComp: Iterative Composition-Aware Feedback Learning from Model Gallery for Text-to-Image Generation},
|
| 42 |
+
author={Zhang, Xinchen and Yang, Ling and Li, Guohao and Cai, Yaqi and Xie, Jiake and Tang, Yong and Yang, Yujiu and Wang, Mengdi and Cui, Bin},
|
| 43 |
+
journal={arXiv preprint arXiv:2410.07171},
|
| 44 |
year={2024}
|
| 45 |
}
|
| 46 |
```
|