How to get pre-trained 3D model?

If I’m working on video or medical images, 3D model is a better choice.
Then here comes a question? How can I get a pre-trained model such like Densenet, Resnet on ImageNet?
Looking forward for your reply!

Hi,

You can check this repository on github:
https://github.com/kenshohara/3D-ResNets-PyTorch

Most of the models there are pretrained on Kinetics dataset.

Hope this helps,
Tal

Thank you very much!

hi @piaoliusihai1, just curious if you found these models pretrained on kinetics useful for medical stuff!

1 Like