|
--- |
|
license: apache-2.0 |
|
language: |
|
- en |
|
tags: |
|
- HiCo |
|
- layout-to-image |
|
- text-to-image |
|
- image edit |
|
--- |
|
|
|
# HiCo |
|
This repository is the official implementation of [HiCo](https://360cvgroup.github.io/HiCo_T2I/). |
|
|
|
**[HiCo: Hierarchical Controllable Diffusion Model for Layout-to-image Generation](https://arxiv.org/abs/2410.14324)** |
|
</br> |
|
Bo Cheng, Yuhang Ma, Liebucha Wu, Shanyuan Liu, Ao Ma, Xiaoyu Wu, Dawei Leng†, Yuhui Yin(✝Corresponding Author) |
|
</br> |
|
|
|
|
|
|
|
## BibTeX |
|
``` |
|
@misc{cheng2024hicohierarchicalcontrollablediffusion, |
|
title={HiCo: Hierarchical Controllable Diffusion Model for Layout-to-image Generation}, |
|
author={Bo Cheng and Yuhang Ma and Liebucha Wu and Shanyuan Liu and Ao Ma and Xiaoyu Wu and Dawei Leng and Yuhui Yin}, |
|
year={2024}, |
|
eprint={2410.14324}, |
|
archivePrefix={arXiv}, |
|
primaryClass={cs.CV}, |
|
url={https://arxiv.org/abs/2410.14324}, |
|
} |
|
``` |
|
|
|
## License |
|
This project is licensed under the [Apache License (Version 2.0)](https://github.com/modelscope/modelscope/blob/master/LICENSE). |
|
|