facebookresearch / ClassyVision

An end-to-end PyTorch framework for image and video classification
https://classyvision.ai
MIT License
1.59k stars 278 forks source link

Is there any pretrained video classification model(UCF101) available? #769

Closed luoolu closed 2 years ago

luoolu commented 2 years ago

I want to fintuning on my own videl classificaiton model

mannatsingh commented 2 years ago

Hey @luolugithub unfortunately we don't currently host any pretrained models in classy vision. You can check out https://github.com/facebookresearch/pytorchvideo for pretrained models!