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

  • Log In
  • Sign Up

deman539
/
my-segmentation-model-50-e

Transformers
PyTorch
segformer
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use deman539/my-segmentation-model-50-e with Transformers:

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

    Detected Pickle imports (4)

    • "torch.LongStorage",
    • "torch.FloatStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict"

    What is a pickle import?

    14.9 MB
    xet
    Upload SegformerForSemanticSegmentation about 3 years ago