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