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, 300, 200] doesn't match the broadcast shape [3, 300, 200] #57

Closed
Crazyjoedevola opened this issue Dec 26, 2020 · 2 comments

Comments

@Crazyjoedevola
Copy link

I meet this issue when trying the code using collab (cuda 10.1)

@yang-fei
Copy link

yang-fei commented Jan 7, 2021

you may check your training images if there exists gray image

@liu-xb
Copy link

liu-xb commented Jan 25, 2021

I solved this issue by installing torch==0.4.0 and torchvision==0.2.1

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

4 participants