Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 589 Bytes

README.md

File metadata and controls

15 lines (15 loc) · 589 Bytes

SlowFast-Networks

Reproduce slowfast networks in pytorch(unofficial)
By Ziheng Guo
Email: [email protected]

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},
}.
"""