Instructions to use hf-internal-testing/tiny-random-BeitForSemanticSegmentation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-BeitForSemanticSegmentation with Transformers:
# Load model directly from transformers import AutoImageProcessor, BeitForSemanticSegmentation processor = AutoImageProcessor.from_pretrained("hf-internal-testing/tiny-random-BeitForSemanticSegmentation") model = BeitForSemanticSegmentation.from_pretrained("hf-internal-testing/tiny-random-BeitForSemanticSegmentation") - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
87107c9 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:2be1fcc317767f30a62810422d736f4d6c256419a3ae3aa9fed66d955fee4a7b
size 956488
|