Skip to content

JLewiste/white_blood_cells_classification_via_convolutional_neural_network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

White blood cells classification via convolutional neural network

Eosinophil
Pictures

Lymphocyte
Pictures

Monocyte
Pictures

Neutrophil
Pictures

Given images of white blood cells, classify them as MONONUCLEAR(NEUTROPHIL, EOSINOPHIL) OR POLYNUCLEAR(LYMPHOCYTE, MONOCYTE).

An important problem in blood diagnostics is classifying different types of blood cells. In this project, we will attempt to train a classifier to predict the type of a blood cell given a dyed picture of it.

White blood cells images and dataset are provided by Athelas.

Achieved 0.994 accuracy.

About

Given images of white blood cells, classify them as MONONUCLEAR OR POLYNUCLEAR.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published