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
('Image ID ', 524280)
('Image ID ', 267434)
('Image ID ', 344059)
('Image ID ', 90108)
('Image ID ', 179112)
('Image ID ', 311295)
('Num samples ', 55242)
Traceback (most recent call last):
File "generate_hdf5.py", line 323, in
writeHDF5()
File "generate_hdf5.py", line 220, in writeHDF5
meta_data[clidx][i] = long(height_binary[i])
ValueError: invalid literal for long() with base 10: ''
The text was updated successfully, but these errors were encountered:
('Image ID ', 524280)
('Image ID ', 267434)
('Image ID ', 344059)
('Image ID ', 90108)
('Image ID ', 179112)
('Image ID ', 311295)
('Num samples ', 55242)
Traceback (most recent call last):
File "generate_hdf5.py", line 323, in
writeHDF5()
File "generate_hdf5.py", line 220, in writeHDF5
meta_data[clidx][i] = long(height_binary[i])
ValueError: invalid literal for long() with base 10: ''
The text was updated successfully, but these errors were encountered: