shuyueL / FFNet

Implementation of our CVPR 2018 Paper (FFNet: Video Fast-Forwarding via Reinforcement Learning)
GNU General Public License v3.0
20 stars 4 forks source link

Video framing #6

Open Haoo9988 opened 3 years ago

Haoo9988 commented 3 years ago

I want to know how you frame the video when you use alexnet for feature extraction?Thanks.

shuyueL commented 3 years ago

Just take one image in and output a feature vector.