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

  • Log In
  • Sign Up

ThankGod
/
my-segmentation-model

Transformers
PyTorch
segformer
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use ThankGod/my-segmentation-model with Transformers:

    # Load model directly
    from transformers import AutoImageProcessor, SegformerForSemanticSegmentation
    
    processor = AutoImageProcessor.from_pretrained("ThankGod/my-segmentation-model")
    model = SegformerForSemanticSegmentation.from_pretrained("ThankGod/my-segmentation-model")
  • Notebooks
  • Google Colab
  • Kaggle
my-segmentation-model
14.9 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
ThankGod's picture
ThankGod
Upload SegformerForSemanticSegmentation
7c8aea5 about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • config.json
    1.35 kB
    Upload SegformerForSemanticSegmentation about 3 years ago
  • preprocessor_config.json
    430 Bytes
    Upload feature extractor about 3 years ago
  • pytorch_model.bin
    14.9 MB
    xet
    Upload SegformerForSemanticSegmentation about 3 years ago