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

Lossy conversion from int64 to uint8. Range [0, 1]. #3

Open
AManHasNoName12138 opened this issue Feb 6, 2021 · 1 comment
Open

Comments

@AManHasNoName12138
Copy link

AManHasNoName12138 commented Feb 6, 2021

Hi, thanks for your code. When I ran make -f zenodo_spine.make , I got a warning Lossy conversion from int64 to uint8. Range [0, 1]. Convert image to uint8 prior to saving to suppress this warning. . Is there something wrong I did?

@HKervadec
Copy link
Member

Hi,

I don't think you have done anything wrong, but rather that this codebase is due for an update (2 years old), as the latest pytorch versions have introduced some backward incompatible changes.

(I think I had a similar error one year or so ago.)

I'll update all that and come back at you, it should not take that long

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