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