Instructions to use m21041/VideoMAEv2-Base-finetuned-ucf101-subset with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use m21041/VideoMAEv2-Base-finetuned-ucf101-subset with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("m21041/VideoMAEv2-Base-finetuned-ucf101-subset", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K