ELLA-Diffusion / ELLA
- ΡΠ΅ΡΠ²Π΅ΡΠ³, 14 ΠΌΠ°ΡΡΠ° 2024β―Π³. Π² 00:00:12
ELLA: Equip Diffusion Models with LLM for Enhanced Semantic Alignment
* Equal contributions, β¦ Corresponding Author
Official code of "ELLA: Equip Diffusion Models with LLM for Enhanced Semantic Alignment".
The guideline of DPG-Bench:
Generate your images according to our prompts.
It is recommended to generate 4 images per prompt and grid them to 2x2 format. Please Make sure your generated image's filename is the same with the prompt's filename.
Run the following command to conduct evaluation.
bash dpg_bench/dist_eval.sh $YOUR_IMAGE_PATH $RESOLUTION
Thanks to the excellent work of DSG sincerely, we follow their instructions to generate questions and answers of DPG-Bench.
If you find ELLA useful for your research and applications, please cite us using this BibTeX:
@misc{hu2024ella,
title={ELLA: Equip Diffusion Models with LLM for Enhanced Semantic Alignment},
author={Xiwei Hu and Rui Wang and Yixiao Fang and Bin Fu and Pei Cheng and Gang Yu},
year={2024},
eprint={2403.05135},
archivePrefix={arXiv},
primaryClass={cs.CV}
}