项目作者: zheyejs

项目描述 :
pytorch版本的3D-CNN
高级语言: Python
项目地址: git://github.com/zheyejs/C3D-pytorch.git
创建时间: 2019-04-04T03:46:21Z
项目社区:https://github.com/zheyejs/C3D-pytorch

开源协议:MIT License

下载


C3D for pytorch

This is a pytorch porting of the network presented in the paper Learning Spatiotemporal Features with 3D Convolutional Networks


How to use:

  • Download the pretrained weights (Sports1M) from here.
  • Run the predict script.

disclaimer: Performances tested only qualitatively! No warranty!