- Download the MovieQA dataset
- Install ffmpeg, keras, tensorflow
git clone https://github.com/fchollet/deep-learning-models
- Edit paths in movie2feature.py
- Run
Python movie2feature.py
When I use the setting where videos are sliced every 2 seconds, the final processed data is 73GB. and the overall process took 5 hours to run on a GTX 1080Ti.