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

BDAD
/
segformer-b0-horizontal

Transformers
PyTorch
google-tensorflow TensorFlow
segformer
generated_from_keras_callback
Model card Files Files and versions
xet
Community

Instructions to use BDAD/segformer-b0-horizontal with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use BDAD/segformer-b0-horizontal with Transformers:

    # Load model directly
    from transformers import AutoImageProcessor, SegformerForSemanticSegmentation
    
    processor = AutoImageProcessor.from_pretrained("BDAD/segformer-b0-horizontal")
    model = SegformerForSemanticSegmentation.from_pretrained("BDAD/segformer-b0-horizontal")
  • Notebooks
  • Google Colab
  • Kaggle
segformer-b0-horizontal
30.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
cewestermann's picture
cewestermann
Upload TFSegformerForSemanticSegmentation
ceaafa1 about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • README.md
    1.01 kB
    Upload TFSegformerForSemanticSegmentation about 3 years ago
  • config.json
    1.18 kB
    Upload SegformerForSemanticSegmentation about 3 years ago
  • pytorch_model.bin
    14.9 MB
    xet
    Upload SegformerForSemanticSegmentation about 3 years ago
  • tf_model.h5
    15.1 MB
    xet
    Upload TFSegformerForSemanticSegmentation about 3 years ago