Skip to content

pulakhandamrohith/lung_cancer_detection_with_custom_cnn_efficientnetb3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Lung Cancer Detection using CNN & EfficientNetB3

This project performs multiclass classification of lung histopathology images (15k images, 5k per class) into:

  • Adenocarcinoma
  • Squamous cell carcinoma
  • Benign tissue

Implemented two models:

  • Baseline CNN
  • Transfer Learning with EfficientNetB3 (fine-tuned)

EfficientNetB3 achieved the best accuracy and stable validation metrics.

Tools used: Python, TensorFlow, Keras, Matplotlib, Google Colab.

About

Deep learning models (CNN & EfficientNetB3) for multi-class lung cancer histopathology classification.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors