← Back to Portfolio

Pneumonia Detection (CNN)

Python PyTorch Computer Vision
Project Banner

Project Overview

This project involved building a deep learning model to automate the detection of pneumonia from chest X-ray images. By utilizing a pre-trained ResNet-18 architecture and fine-tuning it on the RSNA dataset, I achieved a validation accuracy of 92%.

Key Features

View Code on GitHub