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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

GKvin
/
brain_tumor_model

Keras
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use GKvin/brain_tumor_model with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://GKvin/brain_tumor_model")
    
  • Notebooks
  • Google Colab
  • Kaggle
brain_tumor_model
157 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
GKvin's picture
GKvin
Upload label_encoder.pkl
6993350 verified 4 days ago
  • .gitattributes
    1.59 kB
    Upload brain_tumor_vgg16_model.keras 4 days ago
  • brain_tumor_model.h5
    39.7 MB
    xet
    Upload brain_tumor_model.h5 4 days ago
  • brain_tumor_vgg16_model.keras
    117 MB
    xet
    Upload brain_tumor_vgg16_model.keras 4 days ago
  • label_encoder.pkl

    Detected Pickle imports (4)

    • "numpy.ndarray",
    • "numpy.dtype",
    • "numpy._core.multiarray._reconstruct",
    • "sklearn.preprocessing._label.LabelEncoder"

    How to fix it?

    397 Bytes
    xet
    Upload label_encoder.pkl 4 days ago