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-vertical

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

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

  • Libraries
  • Transformers

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

    # Load model directly
    from transformers import AutoImageProcessor, SegformerForSemanticSegmentation
    
    processor = AutoImageProcessor.from_pretrained("BDAD/segformer-b0-vertical")
    model = SegformerForSemanticSegmentation.from_pretrained("BDAD/segformer-b0-vertical")
  • Notebooks
  • Google Colab
  • Kaggle
segformer-b0-vertical
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
cewestermann's picture
cewestermann
Upload TFSegformerForSemanticSegmentation
46f5853 about 3 years ago
  • .gitattributes
    1.48 kB
    initial commit about 3 years ago
  • README.md
    981 Bytes
    Upload TFSegformerForSemanticSegmentation about 3 years ago
  • config.json
    1.16 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