zhoubolei/scene_parse_150
Updated • 2.09k • 31
How to use minhhoque/segformer-b0-scene-parse-150 with Transformers:
# Load model directly
from transformers import AutoImageProcessor, SegformerForSemanticSegmentation
processor = AutoImageProcessor.from_pretrained("minhhoque/segformer-b0-scene-parse-150")
model = SegformerForSemanticSegmentation.from_pretrained("minhhoque/segformer-b0-scene-parse-150")This model is a fine-tuned version of nvidia/mit-b0 on the scene_parse_150 dataset.
More information needed
More information needed
More information needed
The following hyperparameters were used during training: