-
Notifications
You must be signed in to change notification settings - Fork 358
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, 767, 1022] doesn't match the broadcast shape [3, 767, 1022] #70
Comments
Can you share more details on the error? (Line and input data shape) |
I meet the same problem.
Please tell how to solve it? Thank you!! |
Can you check your mean/std values and your image channels during the transform function? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I entered a 3-channel color picture of the picture, but got an error. Hope to get the author's answer
The text was updated successfully, but these errors were encountered: