Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

escottyp
/
regular-segmentation-model

Transformers
PyTorch
TensorBoard
segformer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use escottyp/regular-segmentation-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use escottyp/regular-segmentation-model with Transformers:

    # Load model directly
    from transformers import AutoImageProcessor, SegformerForSemanticSegmentation
    
    processor = AutoImageProcessor.from_pretrained("escottyp/regular-segmentation-model")
    model = SegformerForSemanticSegmentation.from_pretrained("escottyp/regular-segmentation-model")
  • Notebooks
  • Google Colab
  • Kaggle
regular-segmentation-model / runs
58.8 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 24 commits
escottyp's picture
escottyp
Training in progress, step 4800
e40c972 about 3 years ago
  • May07_17-53-43_07ae8c4f2de7
    Training in progress, step 4800 about 3 years ago