Nuclei segmentation using Deep Learning
Alish Dipani
Unknown
- 0 Collaborators
Segmentation of images containing multiple nuclei for Biomedical applications. ...learn more
Project status: Under Development
Groups
Student Developers for AI,
DeepLearning,
Artificial Intelligence India
Overview / Usage
The goal of this project is to automate the process of detection of nucleus. This is helpful in the analysis and disease prediction. Deep Learning approach is used for this task.
Methodology / Approach
The Dataset has 3 types of images containing multiple nuclei, this image is taken as input and a grayscale image with the nuclei pixels as white and rest of the pixels black is the output. U-net architecture is used for this task. This project has a lot of applications in biomedical analysis and can be easily extended for more applications. Some of them are -
- Counting the number of nuclei.
- Segmentation and detection of different types of nuclei and counting them.
- Segmentation of nuclei based on their sizes, shapes, length, etc.
Technologies Used
Python, PyTorch, OpenCV
Repository
https://github.com/alishdipani/U-net-Pytorch