Pneumonia-Detection-using-Deep-Learning

This project utilizes deep learning techniques to detect pneumonia from chest X-ray images. It employs the VGG16 convolutional neural network, pre-trained on ImageNet, and fine-tuned for binary classification (normal vs. pneumonia). The model is trained on a dataset of chest X-ray images and achieves high accuracy in distinguishing pneumonia cases.

// repository documentation