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

dhruminn
/
oxford_seg_test

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

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

  • Libraries
  • Transformers

    How to use dhruminn/oxford_seg_test with Transformers:

    # Load model directly
    from transformers import AutoImageProcessor, SegformerForSemanticSegmentation
    
    processor = AutoImageProcessor.from_pretrained("dhruminn/oxford_seg_test")
    model = SegformerForSemanticSegmentation.from_pretrained("dhruminn/oxford_seg_test")
  • Notebooks
  • Google Colab
  • Kaggle
oxford_seg_test
15.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
dhruminn's picture
dhruminn
Upload TFSegformerForSemanticSegmentation
9edd925 almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • README.md
    1.26 kB
    Upload TFSegformerForSemanticSegmentation almost 3 years ago
  • config.json
    1.13 kB
    Upload TFSegformerForSemanticSegmentation almost 3 years ago
  • tf_model.h5
    15.1 MB
    xet
    Upload TFSegformerForSemanticSegmentation almost 3 years ago