Skip to content

Breast Cancer Detection Using InceptionV3: This repository contains a deep learning-based solution for breast cancer detection using the InceptionV3 model. The project utilizes a Kaggle dataset for binary classification (benign vs. malignant) .

Notifications You must be signed in to change notification settings

Prannav-Bansal/Breast-Cancer-Image-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Breast-Cancer-Image-Analysis

Breast Cancer Detection Using InceptionV3

Overview

This project implements a deep learning-based approach to detect breast cancer using MRI images. The InceptionV3 model is fine-tuned for binary classification (benign vs. malignant) to assist in early and accurate diagnosis of breast cancer.


Features

  • Deep Learning Architecture: Utilizes the pre-trained InceptionV3 model.
  • Dataset: Kaggle's breast cancer dataset.
  • High Accuracy: Achieves ~90% accuracy with robust performance metrics.
  • Augmentation: Implements data augmentation for improved generalization.
  • Real-Time Predictions: Allows for quick classification of new images.

About

Breast Cancer Detection Using InceptionV3: This repository contains a deep learning-based solution for breast cancer detection using the InceptionV3 model. The project utilizes a Kaggle dataset for binary classification (benign vs. malignant) .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published