Video Classification
Transformers
PyTorch
English
xclip
feature-extraction
vision
Eval Results (legacy)
Instructions to use microsoft/xclip-base-patch16-16-frames with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use microsoft/xclip-base-patch16-16-frames with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("video-classification", model="microsoft/xclip-base-patch16-16-frames")# Load model directly from transformers import AutoProcessor, AutoModel processor = AutoProcessor.from_pretrained("microsoft/xclip-base-patch16-16-frames") model = AutoModel.from_pretrained("microsoft/xclip-base-patch16-16-frames") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 43985b4773f0e90423e6e3c4101257501c80e24a438301e8072d9d6f3f52b361
- Size of remote file:
- 780 MB
- SHA256:
- d6b66745d2f632d7bcf191752b15eaf3ca5a895e622404a62bea7a00397fd91c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.