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

Training generates images with full red output #21

Open
AdamWojtczak opened this issue Jan 30, 2023 · 3 comments
Open

Training generates images with full red output #21

AdamWojtczak opened this issue Jan 30, 2023 · 3 comments

Comments

@AdamWojtczak
Copy link

AdamWojtczak commented Jan 30, 2023

While training on not changed model with a different dataset (portraits of faces) I am getting bunch of full red outputs:
image
I also changed the code to train on the same dataset but greyscaled before training and as a result I still get monocolored outputs but this time they are either white or black:
image
Has anyone had the same issue? Is there something I can do to prevent this?

@dome272
Copy link
Owner

dome272 commented Jan 30, 2023

Hey, can you try to train on the original dataset I used and tell me if you get the same results or if this training also does not work.

@AdamWojtczak
Copy link
Author

These are the results of training on landsacapes dataset. What I changed is the batch size. My GPU has only 4 GB so it has to be only 2.
image

@stsavian
Copy link

Interesting, I opened a similar issue for the following repository cloneofsimo/minDiffusion#4

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

3 participants