Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 376 Bytes

File metadata and controls

10 lines (5 loc) · 376 Bytes

Key Frame Extraction for Activity Recognition

Original Code is from Facebook's famous ImageNetMultiGPU torch implementation.

We modified code to work on basic Alexnet model, we also changed Alexnet model to accept three inputs; luminance, chrominance stream and Opticalflow stream.

Change opt.lua to customize various parameters and then run main.lua $th main.lua