hassony2 / kinetics_i3d_pytorch

Inflated i3d network with inception backbone, weights transfered from tensorflow
MIT License
528 stars 115 forks source link

Pretrained model on Kinetics #15

Closed LiliMeng closed 6 years ago

LiliMeng commented 6 years ago

Hi, Thanks a lot for providing the open-source I3D pytorch code! May I ask do you provide the pretrained model on Kinetics?

Highly appreciate your time and help!

hassony2 commented 6 years ago

Hi @LiliMeng,

The pretrained models (transfered from tensorflow) can be found in the repo directly here (for the case of rgb in this case !).

All the best,

Yana