Instructions to use google/vivit-b-16x2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use google/vivit-b-16x2 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("video-classification", model="google/vivit-b-16x2")# Load model directly from transformers import AutoImageProcessor, AutoModelForVideoClassification processor = AutoImageProcessor.from_pretrained("google/vivit-b-16x2") model = AutoModelForVideoClassification.from_pretrained("google/vivit-b-16x2") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 1a1ffbb51a326e71104474268b3fe42ddb81ba7bf436331d66d37d7bb76adb22
- Size of remote file:
- 356 MB
- SHA256:
- 160c79526e796d6101c4d9d0fe4000e26a6098a4d8e97f4cb8935fa6deb060d0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.