Skip to content

abhishek-bhardwaj-IN/Nuclei-Segmentation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nuclei-Segmentation

Segment Nuclei from Medical Images using U-Net

Requirement

  • Opencv
  • Python 3.6
  • Tensorflow
  • Keras (Tf backend)

Data

The data used for training is from https://www.kaggle.com/c/data-science-bowl-2018/data

How To Use

  • Simply run nuclei-segmentation.py
  • Image should be in .png format
  • Accuracy is about 94.8%

About

Unet is an auto-encoder used with medical image. I have used it for semantic segmentation and results are quite good.

Sample Prediction


Test Image

sampleImage.png

Prediction

PredictionResult.png

About

Segment Nuclei from Images using U-Net

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages