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

IslemTouati
/
segmentation

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

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

  • Libraries
  • Transformers

    How to use IslemTouati/segmentation with Transformers:

    # Load model directly
    from transformers import AutoImageProcessor, SegformerForSemanticSegmentation
    
    processor = AutoImageProcessor.from_pretrained("IslemTouati/segmentation")
    model = SegformerForSemanticSegmentation.from_pretrained("IslemTouati/segmentation")
  • Notebooks
  • Google Colab
  • Kaggle
segmentation / runs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
IslemTouati's picture
IslemTouati
End of training
aa11b62 verified almost 2 years ago
  • Jun25_20-55-21_ISLEM
    End of training almost 2 years ago
  • Jun26_10-18-16_ISLEM
    Training in progress, step 20 almost 2 years ago
  • Jun26_10-20-22_ISLEM
    Training in progress, step 20 almost 2 years ago
  • Jun26_10-20-33_ISLEM
    End of training almost 2 years ago