Instructions to use whyoke/segmentation_test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use whyoke/segmentation_test with Transformers:
# Load model directly from transformers import AutoImageProcessor, SegformerForSemanticSegmentation processor = AutoImageProcessor.from_pretrained("whyoke/segmentation_test") model = SegformerForSemanticSegmentation.from_pretrained("whyoke/segmentation_test", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
e3fd442 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:86e48e2cf3658bf4ca049847ee8857a8458408830c2defbd4d488452b79dc110
size 3451
|