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

  • Log In
  • Sign Up

whyoke
/
segmentation_test

Transformers
PyTorch
TensorBoard
segformer
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Transformers

    How to use whyoke/segmentation_test with Transformers:

    # Load model directly
    from transformers import AutoImageProcessor, SegformerForSemanticSegmentation
    
    processor = AutoImageProcessor.from_pretrained("whyoke/segmentation_test")
    model = SegformerForSemanticSegmentation.from_pretrained("whyoke/segmentation_test")
  • Notebooks
  • Google Colab
  • Kaggle
segmentation_test / runs
153 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 41 commits
whyoke's picture
whyoke
End of training
8db0e0e about 3 years ago
  • Mar11_14-10-29_7719ff6b9869
    End of training about 3 years ago