Instructions to use hf-tiny-model-private/tiny-random-Mask2FormerForUniversalSegmentation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-tiny-model-private/tiny-random-Mask2FormerForUniversalSegmentation with Transformers:
# Load model directly from transformers import AutoImageProcessor, Mask2FormerForUniversalSegmentation processor = AutoImageProcessor.from_pretrained("hf-tiny-model-private/tiny-random-Mask2FormerForUniversalSegmentation") model = Mask2FormerForUniversalSegmentation.from_pretrained("hf-tiny-model-private/tiny-random-Mask2FormerForUniversalSegmentation") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
38ad41b | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:19334ea51897e9b79b5a44c059d549be80af0a486320940d84ecebb194a59863
size 47433637
|