kinetics_i3d_pytorch icon indicating copy to clipboard operation
kinetics_i3d_pytorch copied to clipboard

extract features from small videos

Open devraj89 opened this issue 6 years ago • 0 comments

Hi

Thanks for your wonderful code. I have a question regarding smaller videos. Since in I3D model, it seems to use 64 frames as an input to the model, how would one deal with smaller videos? I am facing the issue with the HMDB-51 dataset where some videos are very small.

Thanks again Devraj

devraj89 avatar Nov 08 '18 06:11 devraj89