Skip to content

Automatic nuclei detection application through convolutional neural network

License

Notifications You must be signed in to change notification settings

kevinshen56714/NucleiTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NucleiTracker

An automatic nuclei detection application through convolutional neural network to detect cell neclei from biological images for 2018 Data Science Bowl on Kaggle. We created machine learning models using a convolution neural network to automate nucleus detection from images of cells. To improve model predictions, we leveraged clustering preprocessing to deal with data of various cell types, magnifications, and imaging modalities. This work gives insights into how utilizing basic data mining techniques can better train complex machine learning models.

The final report is available on GitHub or Google Drive.

Examples

A representative example from our predictions using CNN and U-Net:

Improvement is significant when clustering pre-processing is performed prior to training the machine models, see representative results below:

About

Automatic nuclei detection application through convolutional neural network

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages