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

  • Log In
  • Sign Up

akar49
/
trialseg

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

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

  • Libraries
  • Transformers

    How to use akar49/trialseg with Transformers:

    # Load model directly
    from transformers import AutoImageProcessor, SegformerForSemanticSegmentation
    
    processor = AutoImageProcessor.from_pretrained("akar49/trialseg")
    model = SegformerForSemanticSegmentation.from_pretrained("akar49/trialseg")
  • Notebooks
  • Google Colab
  • Kaggle
trialseg
15.4 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 13 commits
akar49's picture
akar49
Training in progress, epoch 11
74f479c almost 3 years ago
  • runs
    Training in progress, epoch 11 almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • .gitignore
    13 Bytes
    Training in progress, step 20 almost 3 years ago
  • config.json
    1.1 kB
    Training in progress, step 20 almost 3 years ago
  • pytorch_model.bin
    14.9 MB
    xet
    Training in progress, epoch 11 almost 3 years ago
  • training_args.bin
    3.96 kB
    xet
    Training in progress, epoch 1 almost 3 years ago