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

jawadskript
/
brain_tumor_detection_CNN_DeepLearning

Image Classification
Keras
English
cnn
brain-tumor
medical-imaging
tensor-flow
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use jawadskript/brain_tumor_detection_CNN_DeepLearning with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://jawadskript/brain_tumor_detection_CNN_DeepLearning")
    
  • Notebooks
  • Google Colab
  • Kaggle
brain_tumor_detection_CNN_DeepLearning
134 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
jawadskript's picture
jawadskript
Update README.md
12a087d verified 10 months ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • README.md
    2.45 kB
    Update README.md 10 months ago
  • brain_tumor_model.h5
    134 MB
    xet
    Upload brain_tumor_model.h5 10 months ago