Image Classification
Keras
ONNX
English
medical-imaging
chest-xray
lung-disease-detection
image-segmentation
ensemble
tensorflow
onnxruntime
computer-vision
covid-19
Instructions to use a1mohamadd/lung-disease-detection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Keras
How to use a1mohamadd/lung-disease-detection with Keras:
# Available backend options are: "jax", "torch", "tensorflow". import os os.environ["KERAS_BACKEND"] = "jax" import keras model = keras.saving.load_model("hf://a1mohamadd/lung-disease-detection") - Notebooks
- Google Colab
- Kaggle
Ctrl+K