Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

loresa
/
pneumonia-model2

Image Classification
Keras
tensorflow
Model card Files Files and versions
xet
Community

Instructions to use loresa/pneumonia-model2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use loresa/pneumonia-model2 with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://loresa/pneumonia-model2")
    
  • Notebooks
  • Google Colab
  • Kaggle
pneumonia-model2
27.5 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
loresa's picture
loresa
Add trained Keras model + labels
7d01647 verified 9 months ago
  • .gitattributes
    1.58 kB
    Add trained Keras model + labels 9 months ago
  • README.md
    219 Bytes
    Add trained Keras model + labels 9 months ago
  • labels.json
    120 Bytes
    Add trained Keras model + labels 9 months ago
  • pneumonia_model.keras
    27.5 MB
    xet
    Add trained Keras model + labels 9 months ago