Skip to content
This repository has been archived by the owner on Oct 1, 2019. It is now read-only.

Latest commit

 

History

History

c3d_feature_extraction

Extract C3D features

We provide simple script to extract C3D features on two simple provided videos. To do that simply run

sh c3d_sport1m_feature_extraction_video.sh

which shows you how to extract the C3D features from videos. Or you can run

sh c3d_sport1m_feature_extraction_frm.sh

to extract C3D features from frames (videos as a sequence of frames).