SlowFast [ArXiv, Repo] is two-stream 3D CNNs architecture for video-recognition. The structure includes two pathways with one pathway operating at a slower frame-rate than the other.
The code for this model is a port of this implementation.
Pretrained models can be found here
See the scripts
folder.
Other options can be explored using
python main.py --help