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

HuzaifaHPC
/
Resnet_Chest_X_Ray

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

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

  • Libraries
  • Keras

    How to use HuzaifaHPC/Resnet_Chest_X_Ray with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://HuzaifaHPC/Resnet_Chest_X_Ray")
    
  • Notebooks
  • Google Colab
  • Kaggle
Resnet_Chest_X_Ray
265 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
HuzaifaHPC's picture
HuzaifaHPC
Update README.md
7dd3e33 over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    131 Bytes
    Update README.md over 2 years ago
  • Resnet_Chest_X_ray.h5
    265 MB
    xet
    Upload Resnet_Chest_X_ray.h5 over 2 years ago