JJ
JoshanAll Projects7 / 7
AI / ML Image Classification#07
Chest X-Ray Classifier

About this project
Deep learning model for classifying chest X-ray images into Normal, Pneumonia, and COVID-19 categories using TensorFlow and Keras. Achieved high accuracy through transfer learning with a VGG16 backbone, data augmentation, and fine-tuning. Built an interactive Flask web app for real-time inference with drag-and-drop image uploads.