Instructions to use hustvl/vitmatte-small-composition-1k with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hustvl/vitmatte-small-composition-1k with Transformers:
# Load model directly from transformers import AutoImageProcessor, VitMatteForImageMatting processor = AutoImageProcessor.from_pretrained("hustvl/vitmatte-small-composition-1k") model = VitMatteForImageMatting.from_pretrained("hustvl/vitmatte-small-composition-1k", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
3c919e7 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6ec6aed44bc8d8ab7f4d0ff46da3520a534cf5a97a8262404ff6efa9ae33b1e5
size 103349013
|