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

yaraa11
/
brain-tumor-segmentation

Image Segmentation
Keras
English
cnn-segmentation
brain-tumor
tensorflow
Model card Files Files and versions
xet
Community

Instructions to use yaraa11/brain-tumor-segmentation with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use yaraa11/brain-tumor-segmentation with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://yaraa11/brain-tumor-segmentation")
    
  • Notebooks
  • Google Colab
  • Kaggle
brain-tumor-segmentation
5.97 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
yaraa11's picture
yaraa11
Update README.md
6f6440c verified 6 months ago
  • .gitattributes
    1.58 kB
    Upload CNNSegmentation_model.keras 6 months ago
  • CNNSegmentation_model.keras
    5.96 MB
    xet
    Upload CNNSegmentation_model.keras 6 months ago
  • README.md
    9.48 kB
    Update README.md 6 months ago
  • config.json
    830 Bytes
    Create config.json 6 months ago