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

Noise and Data could not be broadcast together #4

Open
farazahmeds opened this issue Apr 7, 2022 · 0 comments
Open

Noise and Data could not be broadcast together #4

farazahmeds opened this issue Apr 7, 2022 · 0 comments

Comments

@farazahmeds
Copy link

I am getting the following error:

  File "/home/faraz/PycharmProjects/noise2void/pytorch-noise2void/dataset.py", line 80, in __getitem__
    label = data + self.noise[index]
ValueError: operands could not be broadcast together with shapes (840,859,4) (321,481,3) 

Is this the channel issue?

Thanks

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

1 participant