Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

capofwesh20
/
my-segmentation-model

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

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

  • Libraries
  • Transformers

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

    # Load model directly
    from transformers import AutoImageProcessor, SegformerForSemanticSegmentation
    
    processor = AutoImageProcessor.from_pretrained("capofwesh20/my-segmentation-model")
    model = SegformerForSemanticSegmentation.from_pretrained("capofwesh20/my-segmentation-model")
  • Notebooks
  • Google Colab
  • Kaggle
my-segmentation-model
30.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 11 commits
capofwesh20's picture
capofwesh20
Upload SegformerForSemanticSegmentation
107693c verified about 2 years ago
  • .gitattributes
    1.44 kB
    Upload SegformerForSemanticSegmentation about 2 years ago
  • README.md
    5.17 kB
    Upload feature extractor about 2 years ago
  • config.json
    6.98 kB
    Upload SegformerForSemanticSegmentation about 2 years ago
  • model.safetensors
    15 MB
    xet
    Upload SegformerForSemanticSegmentation about 2 years ago
  • preprocessor_config.json
    373 Bytes
    Upload feature extractor about 2 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    15.1 MB
    xet
    Upload SegformerForSemanticSegmentation over 3 years ago