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

  • Log In
  • Sign Up

MariaK
/
scene_segmentation

Transformers
google-tensorflow TensorFlow
segformer
generated_from_keras_callback
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use MariaK/scene_segmentation with Transformers:

    # Load model directly
    from transformers import AutoImageProcessor, SegformerForSemanticSegmentation
    
    processor = AutoImageProcessor.from_pretrained("MariaK/scene_segmentation")
    model = SegformerForSemanticSegmentation.from_pretrained("MariaK/scene_segmentation")
  • Notebooks
  • Google Colab
  • Kaggle
scene_segmentation
15.7 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
MariaK's picture
MariaK
End of training
ec76706 over 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • README.md
    438 kB
    End of training over 3 years ago
  • config.json
    6.95 kB
    End of training over 3 years ago
  • preprocessor_config.json
    372 Bytes
    End of training over 3 years ago
  • tf_model.h5
    15.3 MB
    xet
    End of training over 3 years ago