Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

getting blurred result for trained model #27

Open
rohitpaul23 opened this issue May 7, 2024 · 1 comment
Open

getting blurred result for trained model #27

rohitpaul23 opened this issue May 7, 2024 · 1 comment

Comments

@rohitpaul23
Copy link

Have finetuned the model using smaller test images for 1k epochs. The loss graph is not converging and when inferencing on final and intermediate saved models, it gives a similar result to that of the base-trained model

So to be sure, I have trained the model on base SD1.5, I used 10 images and trained it for 500 epochs and it seems it's not learning as the result I am getting from the trained model is blurry
have

what could be the problem here
prob

@rohitpaul23
Copy link
Author

When debugged, it seems the model is not training. I was trying to train the model in fp16 with deepspeed. It run ok with fp32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant