train_text_to_image Poor training generation effect #10195
wzhiyuan2016
started this conversation in
General
Replies: 1 comment 6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I use the train_text_to_image.py script to train UNet,Some of my relevant information is as follows:

1.My training script
2.My training data


3.My training loss


4.inference generating codes

5.Generate results after training

prompt_list = ["lakes"]
6.Original["CompVis/stable-diffusion-v1-4"] generated results

prompt_list = ["lakes"]
My reasoning code is fine.
What is the reason why my generation effect has deteriorated? thank you!
Beta Was this translation helpful? Give feedback.
All reactions