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

  • Log In
  • Sign Up

akar49
/
MRI_segmentation-1

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

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

  • Libraries
  • Transformers

    How to use akar49/MRI_segmentation-1 with Transformers:

    # Load model directly
    from transformers import AutoImageProcessor, SegformerForSemanticSegmentation
    
    processor = AutoImageProcessor.from_pretrained("akar49/MRI_segmentation-1")
    model = SegformerForSemanticSegmentation.from_pretrained("akar49/MRI_segmentation-1")
  • Notebooks
  • Google Colab
  • Kaggle
MRI_segmentation-1
15.1 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
akar49's picture
akar49
End of training
adba157 almost 3 years ago
  • .gitattributes
    1.52 kB
    initial commit almost 3 years ago
  • README.md
    3.98 kB
    End of training almost 3 years ago
  • config.json
    1.12 kB
    End of training almost 3 years ago
  • preprocessor_config.json
    371 Bytes
    End of training almost 3 years ago
  • tf_model.h5
    15.1 MB
    xet
    End of training almost 3 years ago