ChiWanZi1898 / something-something-i3d

I3D model with Something Something Dataset
MIT License
2 stars 0 forks source link

IndexError: too many indices for array #2

Open chenchao666 opened 5 years ago

chenchao666 commented 5 years ago

frames_np = frames_np[:, :, :, :,:-1]

Error in dataset.py line 52. Do you know how to solve it