zapaishchykova / SlowFast-Networks

implement of slowfast networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SlowFast-Networks

Reproduce slowfast networks in pytorch(unofficial)
By Ziheng Guo
Email: 527463513@qq.com

Reference:

SlowFast Networks for Video Recognition
Adapted code from:
@inproceedings{hara3dcnns,
author={Kensho Hara and Hirokatsu Kataoka and Yutaka Satoh},
title={Can Spatiotemporal 3D CNNs Retrace the History of 2D CNNs and ImageNet?},
booktitle={Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition (CVPR)},
pages={6546--6555},
year={2018},
}.
"""

About

implement of slowfast networks