Chest X-Ray CNN

This repo stores a Keras model file: xray_cnn.keras

How to load in Python:

from huggingface_hub import hf_hub_download import tensorflow as tf

p = hf_hub_download("Vedag812/xray_cnn", filename="xray_cnn.keras") model = tf.keras.models.load_model(p, compile=False)

Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support

Space using Vedag812/xray_cnn 1