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

hf-internal-testing
/
tiny-random-segformer

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

Instructions to use hf-internal-testing/tiny-random-segformer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use hf-internal-testing/tiny-random-segformer with Transformers:

    # Load model directly
    from transformers import AutoImageProcessor, SegformerForSemanticSegmentation
    
    processor = AutoImageProcessor.from_pretrained("hf-internal-testing/tiny-random-segformer")
    model = SegformerForSemanticSegmentation.from_pretrained("hf-internal-testing/tiny-random-segformer")
  • Notebooks
  • Google Colab
  • Kaggle
tiny-random-segformer
2.59 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
4c64a53 verified over 1 year ago
  • .gitattributes
    1.44 kB
    Adding `safetensors` variant of this model over 1 year ago
  • config.json
    6.98 kB
    Upload SegformerForSemanticSegmentation over 3 years ago
  • model.safetensors
    1.27 MB
    xet
    Adding `safetensors` variant of this model over 1 year ago
  • preprocessor_config.json
    271 Bytes
    Upload feature extractor over 3 years ago
  • pytorch_model.bin
    1.31 MB
    xet
    Upload SegformerForSemanticSegmentation over 3 years ago