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

  • Log In
  • Sign Up

d4niel92
/
surface-segmentation-model

Transformers
PyTorch
segformer
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Transformers

    How to use d4niel92/surface-segmentation-model with Transformers:

    # Load model directly
    from transformers import AutoImageProcessor, SegformerForSemanticSegmentation
    
    processor = AutoImageProcessor.from_pretrained("d4niel92/surface-segmentation-model")
    model = SegformerForSemanticSegmentation.from_pretrained("d4niel92/surface-segmentation-model")
  • Notebooks
  • Google Colab
  • Kaggle
surface-segmentation-model
339 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
d4niel92's picture
d4niel92
Upload SegformerForSemanticSegmentation
2136430 almost 3 years ago
  • .gitattributes
    1.48 kB
    initial commit almost 3 years ago
  • config.json
    1.94 kB
    Upload SegformerForSemanticSegmentation almost 3 years ago
  • preprocessor_config.json
    431 Bytes
    Upload feature extractor almost 3 years ago
  • pytorch_model.bin
    339 MB
    xet
    Upload SegformerForSemanticSegmentation almost 3 years ago