Instructions to use hf-tiny-model-private/tiny-random-BeitForSemanticSegmentation 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-BeitForSemanticSegmentation with Transformers:
# Load model directly from transformers import AutoImageProcessor, BeitForSemanticSegmentation processor = AutoImageProcessor.from_pretrained("hf-tiny-model-private/tiny-random-BeitForSemanticSegmentation") model = BeitForSemanticSegmentation.from_pretrained("hf-tiny-model-private/tiny-random-BeitForSemanticSegmentation") - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
619d13a | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:b3e6c3f48a3cad52238d9bd7b5babece476ccd87b1d7770ce0b3163af370a06e
size 991325
|