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

WEN0256
/
Segformer85Mv1

Image Segmentation
Transformers
English
semantic-segmentation
segformer
agriculture
orchard
apple
outdoor
Model card Files Files and versions
xet
Community

Instructions to use WEN0256/Segformer85Mv1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use WEN0256/Segformer85Mv1 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("image-segmentation", model="WEN0256/Segformer85Mv1")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("WEN0256/Segformer85Mv1", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
Segformer85Mv1 / samples
1.83 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
WEN0256's picture
WEN0256
Initial release: Segformer85Mv1 (Segformer-b5 fine-tuned, 8-class apple orchard)
32da9de verified 23 days ago
  • sample_00_frame_2575.jpg
    576 kB
    xet
    Initial release: Segformer85Mv1 (Segformer-b5 fine-tuned, 8-class apple orchard) 23 days ago
  • sample_05_frame_3371.jpg
    656 kB
    xet
    Initial release: Segformer85Mv1 (Segformer-b5 fine-tuned, 8-class apple orchard) 23 days ago
  • sample_09_frame_4009.jpg
    601 kB
    xet
    Initial release: Segformer85Mv1 (Segformer-b5 fine-tuned, 8-class apple orchard) 23 days ago