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

krishna-the-ai-coder
/
pneumonia-detector

Image Classification
Keras
English
medical
biology
disease
Model card Files Files and versions
xet
Community

Instructions to use krishna-the-ai-coder/pneumonia-detector with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use krishna-the-ai-coder/pneumonia-detector with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://krishna-the-ai-coder/pneumonia-detector")
    
  • Notebooks
  • Google Colab
  • Kaggle
pneumonia-detector
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
krishna-the-ai-coder's picture
krishna-the-ai-coder
Update README.md
750c24f verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    161 Bytes
    Update README.md about 1 year ago
  • final_pneumonia_model.h5
    32.9 MB
    xet
    Upload final_pneumonia_model.h5 about 1 year ago