How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoImageProcessor, SegformerForSemanticSegmentation

processor = AutoImageProcessor.from_pretrained("DDingcheol/Task-m28yhtd-segmentation2")
model = SegformerForSemanticSegmentation.from_pretrained("DDingcheol/Task-m28yhtd-segmentation2")
Quick Links

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

Downloads last month
5
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support