kezhang-cs / Video-Summarization-with-LSTM

Implementation of our ECCV 2016 Paper (Video Summarization with Long Short-term Memory)
Other
197 stars 54 forks source link

Video preprocessing code #2

Closed SteveTrabajoJr closed 6 years ago

SteveTrabajoJr commented 7 years ago

Can u pls provide code you used for preprocessing of videos?

Thank you

kezhang-cs commented 6 years ago

We used caffe to extract feature for each frame, the code is available from here: https://github.com/BVLC/caffe/tree/master/models/bvlc_googlenet