-
Notifications
You must be signed in to change notification settings - Fork 270
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
What should I change if I want to generate grayscale image out of grayscale image dataset? #10
Comments
Hey, Diffusion-Models-pytorch/modules.py Line 190 in be35220
That should be it. And then your DataLoader would need to be adjusted too. |
This is an improved codebase here: https://github.com/tcapelle/Diffusion-Models-pytorch |
am still facing this issue. i tried on this repo but still stuck here. i want to work on Greyscale images having a size is 256. kindly let me guide what should i do. |
No description provided.
The text was updated successfully, but these errors were encountered: