piergiaj / pytorch-i3d

Apache License 2.0
971 stars 250 forks source link

Could you provide the checkpoints pre-trained on Kinetics-400 #75

Open tangyuelm opened 3 years ago

tangyuelm commented 3 years ago

Thanks for your code. However, there are only checkpoints pre-trained on ImageNet and Charades, while Kinetics-400 is more commonly used for pre-training. I checked the Tensorflow version from DeepMind but their checkpoints cannot be used for Pytorch. Could you provide the .pth checkpoints for I3D RGB frames and flows pre-trained on Kinetics-400? Thank you.

zimengxueying commented 2 years ago

Thanks for your code. However, there are only checkpoints pre-trained on ImageNet and Charades, while Kinetics-400 is more commonly used for pre-training. I checked the Tensorflow version from DeepMind but their checkpoints cannot be used for Pytorch. Could you provide the .pth checkpoints for I3D RGB frames and flows pre-trained on Kinetics-400? Thank you.

Hi,have you solved the problem?