Skip to content

In this project, we perform exploratory analysis on the data and try out different models to give the best results.

Notifications You must be signed in to change notification settings

ceyxasm/histopathologic-cancer-detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

histopathologic-cancer-detection

Modern medical image processing techniques work on histopathology images captured by a microscope, and then analyze them by using different algorithms and methods. Manual detection of a cancer cell is a tiresome task and involves human error, and hence computer-aided mechanisms are applied to obtain better results as compared with manual pathological detection systems.

In this project, we perform exploratory analysis on the data and try out different models to give the best results.

Overview

We train a Convolutional Neural Network on dataset achieving an accuracy of 94.64%. Architecture of the same:

Architecture