We follow the environment setup of Stable Diffusion Version 2.
To evaluate the performance on the ICM-57 dataset using the eval.py
script, follow these instructions:
Download the Pretrained Model:
Prepare the dataset: Ensure that your ICM-57 is ready.
Run the Evaluation: Use the following command to run the evaluation script. Replace the placeholders with the actual paths if they differ.
python eval.py --checkpoint PATH_TO_MODEL --save_path results/ --config config/eval.yaml
ICM-57
datasets/
directory of the project.datasets/ICM57/
├── image
└── alpha
We would like to express our gratitude to the developers and contributors of the DIFT and Prompt-to-Prompt projects. Their shared resources and insights have significantly aided the development of our work.
This project is under the MIT license. For technical questions, please contact He Guo at hguo01@hust.edu.cn. For commerial use, please contact Hao Lu at hlu@hust.edu.cn