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

abdo1176
/
brain-model-test

Image Classification
Keras
TF-Keras
English
mobilevit
tensorflow
computer-vision
medical-imaging
brain-tumor
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use abdo1176/brain-model-test with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use abdo1176/brain-model-test with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://abdo1176/brain-model-test")
    
  • Notebooks
  • Google Colab
  • Kaggle
brain-model-test
40 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
abdo1176's picture
abdo1176
Upload usage_example.py with huggingface_hub
e58e243 verified 9 months ago
  • saved_model
    Initial model upload with Keras, SavedModel, H5, weights, and configs 9 months ago
  • .gitattributes
    1.57 kB
    Initial model upload with Keras, SavedModel, H5, weights, and configs 9 months ago
  • README.md
    1.41 kB
    Initial model upload with Keras, SavedModel, H5, weights, and configs 9 months ago
  • class_names.json
    26 Bytes
    Initial model upload with Keras, SavedModel, H5, weights, and configs 9 months ago
  • config.json
    280 Bytes
    Initial model upload with Keras, SavedModel, H5, weights, and configs 9 months ago
  • model.h5
    10.4 MB
    xet
    Initial model upload with Keras, SavedModel, H5, weights, and configs 9 months ago
  • model.keras
    10.4 MB
    xet
    Initial model upload with Keras, SavedModel, H5, weights, and configs 9 months ago
  • model.weights.h5
    10.2 MB
    xet
    Initial model upload with Keras, SavedModel, H5, weights, and configs 9 months ago
  • model_config.json
    375 kB
    Initial model upload with Keras, SavedModel, H5, weights, and configs 9 months ago
  • preprocessing_config.json
    104 Bytes
    Initial model upload with Keras, SavedModel, H5, weights, and configs 9 months ago
  • usage_example.py
    1.43 kB
    Upload usage_example.py with huggingface_hub 9 months ago