You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use python utils/process_data.py -d ./data to generate numpy, but I found there are some numbers >1 in image.npy, I am wonder that how can I convert it to int array, just multiply 255?
The text was updated successfully, but these errors were encountered:
I use python utils/process_data.py -d ./data to generate numpy, but I found there are some numbers >1 in image.npy, I am wonder that how can I convert it to int array, just multiply 255?
The text was updated successfully, but these errors were encountered: