##Model
This is an implementation of C3D trained on the UCF101 dataset.
The model training script train.py will train an action recogition model from scratch on the UCF101 dataset.
The preprocessor and data loader require OpenCV which can be installed with apt-get.