Open Danee-wawawa opened 4 months ago
Thank you for the interest in this project!
The files fixed_prompt_a.txt
and fixed_prompt_b.txt
should contain a single caption that describe the domains A and B respectively.
For instance for horse2zebra dataset, fixed_prompt_a.txt
should contain "a picture of a horse" and fixed_prompt_b.txt
should contain "a picture of a zebra".
You can also find an example of the dataset here: https://www.cs.cmu.edu/~img2img-turbo/data/my_horse2zebra.zip
-Gaurav
Hi, thank you for your work. In this part "Training with Unpaired Data (CycleGAN-turbo)", this file “fixed_prompt_a.txt” needs to be included in the construction of the data set. Taking the horse2zebra task as an example, can you explain the specific content of this txt file? How to describe each image in this txt file? Looking forward to your reply. Thank you~