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

ValueError: zero-size array to reduction operation minimum which has no identity #1

Closed
dwightnwaigwe opened this issue Feb 26, 2020 · 1 comment

Comments

@dwightnwaigwe
Copy link

dwightnwaigwe commented Feb 26, 2020

Hello,

I get an "ValueError: zero-size array to reduction operation minimum which has no identity"
error at the line

image = toimage(np.array(photo_bytes).reshape(height, width)).

Any idea what's going on here? This is on the HWDB1.1trn_gnt dataset.

thanks

@dwightnwaigwe
Copy link
Author

I just learned that I had to decompress .alz file after unzipping the original download.

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