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

pavankm96
/
brain_tumor_det

Image Classification
Keras
English
brain-tumor-detection
medical-imaging
deep-learning
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use pavankm96/brain_tumor_det with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://pavankm96/brain_tumor_det")
    
  • Notebooks
  • Google Colab
  • Kaggle
brain_tumor_det / model
1.61 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
pavankm96's picture
pavankm96
Upload Brain_tumor_pred_large.h5
5d0f8d6 verified over 1 year ago
  • Brain_tumor_pred.h5
    805 MB
    xet
    Rename Brain_tumor_pred.h5 to model/Brain_tumor_pred.h5 over 1 year ago
  • Brain_tumor_pred_large.h5
    805 MB
    xet
    Upload Brain_tumor_pred_large.h5 over 1 year ago
  • model.py
    695 Bytes
    Rename model.py to model/model.py over 1 year ago