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

RuntimeError: output with shape [1, 256, 256] doesn't match the broadcast shape [3, 256, 256] #8

Open
zqwang21 opened this issue Mar 17, 2022 · 1 comment

Comments

@zqwang21
Copy link

Hi I get the following error when running the code:

4838d0bb29458d5e618cd3bd7e892ea

I would appreciate your help on how to resolve this.

Thank you

@gibiee
Copy link

gibiee commented Sep 26, 2023

(Oh, it's too late...)

If you edit data_tools/data_loader_condition_final_new.py, it will be solved.
Add .convert('RGB') twice.

image

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

2 participants