Skip to content

aditya-pandey-dev/lung-cancer-detection-cnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Lung Cancer Detection Model (CNN)

A deep learning project for automatic lung cancer detection using medical images and Convolutional Neural Networks (CNN).

Features

  • Detects lung cancer in images using CNN
  • Image preprocessing and augmentation
  • Model training and evaluation

Technologies Used

  • Python
  • TensorFlow, Keras

How To Run

  1. Clone this repo
  2. Install requirements: pip install -r requirements.txt
  3. Run python predict.py with your test image

Sample Results

Using test_image.jpg: Test Image Output Predicted Class: aca

About

A deep learning project for automatic lung cancer detection using medical images and CNN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published