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

jackie68
/
semantic_segmentation

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

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

  • Libraries
  • Transformers

    How to use jackie68/semantic_segmentation with Transformers:

    # Load model directly
    from transformers import AutoImageProcessor, SegformerForSemanticSegmentation
    
    processor = AutoImageProcessor.from_pretrained("jackie68/semantic_segmentation")
    model = SegformerForSemanticSegmentation.from_pretrained("jackie68/semantic_segmentation")
  • Notebooks
  • Google Colab
  • Kaggle
semantic_segmentation / runs
Ctrl+K
Ctrl+K
  • 1 contributor
History: 54 commits
jackie68's picture
jackie68
Training in progress, step 60
4518a4b almost 3 years ago
  • Jun23_12-58-15_fac6389f7004
    Training in progress, step 20 almost 3 years ago
  • Jun23_13-00-08_fac6389f7004
    Training in progress, step 20 almost 3 years ago
  • Jun23_13-10-54_fac6389f7004
    End of training almost 3 years ago
  • Jun23_14-02-07_fac6389f7004
    Training in progress, step 60 almost 3 years ago