How to use gdurkin/lulc_v6 with Transformers:
# Load model directly from transformers import AutoImageProcessor, SegformerForSemanticSegmentation processor = AutoImageProcessor.from_pretrained("gdurkin/lulc_v6") model = SegformerForSemanticSegmentation.from_pretrained("gdurkin/lulc_v6")
No model card
Files info