Skip to content

rameez-anwar/pneumonia-detection-using-alexnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Pneumonia Detection using AlexNet (Google Colab + Gradio)

This project builds a Pneumonia Detection system using a modified AlexNet CNN architecture. It uses the Chest X-Ray Images (Pneumonia) dataset from Kaggle and runs entirely on Google Colab with a Gradio-based web interface for real-time predictions.


🧠 Model Overview

  • Model: AlexNet (Custom implementation using PyTorch)
  • Dataset: Chest X-Ray Images (Pneumonia)
  • Interface: Gradio for real-time predictions
  • Environment: Google Colab

πŸ—‚ Dataset


πŸ“¦ How to Run (on Google Colab)

βœ… Step 1: Open Notebook in Google Colab

βœ… Step 2: Upload Kaggle API Token

  1. Go to Kaggle Account
  2. Scroll to API section and click "Create New API Token"
  3. A file named kaggle.json will be downloaded
  4. In the Colab notebook, run the following cell and upload kaggle.json:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors