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
sample_model.py", line 456, in generate_texture_map
mask[self.segm[idx] == cls] = upper_fused_attr + 1
RuntimeError: Index put requires the source and destination dtypes match, got Int for the destination and Long for the source.
The text was updated successfully, but these errors were encountered:
sample_model.py", line 456, in generate_texture_map
mask[self.segm[idx] == cls] = upper_fused_attr + 1
RuntimeError: Index put requires the source and destination dtypes match, got Int for the destination and Long for the source.
The text was updated successfully, but these errors were encountered: