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

dousey
/
scene_segmentation

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

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

  • Libraries
  • Transformers

    How to use dousey/scene_segmentation with Transformers:

    # Load model directly
    from transformers import AutoImageProcessor, SegformerForSemanticSegmentation
    
    processor = AutoImageProcessor.from_pretrained("dousey/scene_segmentation")
    model = SegformerForSemanticSegmentation.from_pretrained("dousey/scene_segmentation")
  • Notebooks
  • Google Colab
  • Kaggle
scene_segmentation
15.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
dousey's picture
dousey
Training in progress epoch 1
3549e1e over 3 years ago
  • .gitattributes
    1.48 kB
    initial commit over 3 years ago
  • README.md
    3.08 kB
    Training in progress epoch 1 over 3 years ago
  • config.json
    1.19 kB
    Training in progress epoch 0 over 3 years ago
  • preprocessor_config.json
    371 Bytes
    Training in progress epoch 0 over 3 years ago
  • tf_model.h5
    15.1 MB
    xet
    Training in progress epoch 1 over 3 years ago