google-deepmind / kinetics-i3d

Convolutional neural network model for video classification trained on the Kinetics dataset.
Apache License 2.0
1.75k stars 462 forks source link

Is there Model File(.pth or .pt) that pretrained with Imagenet+Kinetics? #125

Open Dev-ori opened 1 year ago

Dev-ori commented 1 year ago

Hi,

Is there model weight file that pretrained with Imagenet +Kinetics 400 ?

I'm looking for .pt or pth files and if there 'rgb, flow' file would be perfect.

If it is not, should I extract it from scratch?