Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

GlobalWheat
/
GWFSS_Segformer_b4

Image Segmentation
Transformers
Safetensors
segformer
scientific
research
agricultural research
wheat
segmentation
crop phenotyping
global wheat
crop
plant
canopy
field
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use GlobalWheat/GWFSS_Segformer_b4 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("image-segmentation", model="GlobalWheat/GWFSS_Segformer_b4")
    # Load model directly
    from transformers import AutoImageProcessor, SegformerForSemanticSegmentation
    
    processor = AutoImageProcessor.from_pretrained("GlobalWheat/GWFSS_Segformer_b4")
    model = SegformerForSemanticSegmentation.from_pretrained("GlobalWheat/GWFSS_Segformer_b4")
  • Notebooks
  • Google Colab
  • Kaggle
GWFSS_Segformer_b4
256 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits

This model has 1 file scanned as suspicious.

Zijian-Wang's picture
Zijian-Wang
Create README.md
6349b1a verified 8 months ago
  • .gitattributes
    1.52 kB
    initial commit 8 months ago
  • README.md
    1.52 kB
    Create README.md 8 months ago
  • class.json
    347 Bytes
    Upload folder using huggingface_hub 8 months ago
  • config.json
    1.14 kB
    Upload folder using huggingface_hub 8 months ago
  • model.safetensors
    256 MB
    xet
    Upload folder using huggingface_hub 8 months ago
  • preprocessor_config.json
    372 Bytes
    Upload folder using huggingface_hub 8 months ago