chaoyuaw / pytorch-coviar

Compressed Video Action Recognition
https://www.cs.utexas.edu/~cywu/projects/coviar/
GNU Lesser General Public License v2.1
500 stars 126 forks source link

my load return value is empty #90

Open JunLiangZ opened 2 years ago

JunLiangZ commented 2 years ago

I installed ffmpeg according to the operation, and modified the path in setup.py, executed the command ./install.sh, and installed: Processing dependencies for coviar==0.1 Finished processing dependencies for coviar==0.1 but: from coviar import load load([input], [gop_index], [frame_index], [representation_type], [accumulate]) The execution result returned is empty