Related Experiment Video
Updated: Nov 1, 2025

06:25
Using Computer Vision Libraries to Streamline Nuclei Quantification
Published on: June 6, 2025
474
Evaluating Very Deep Convolutional Neural Networks for Nucleus Segmentation from Brightfield Cell Microscopy Images
Mohammed A S Ali1, Oleg Misko2, Sten-Oliver Salumaa1
1Department of Computer Science, University of Tartu, Tartu, Estonia.
SLAS Discovery : Advancing Life Sciences R & D
|June 25, 2021
Summary
Deep learning models can now automatically segment cell nuclei from microscopy images. Advanced architectures like PPU-Net achieve high accuracy with fewer parameters, even with limited training data.
Area of Science:
- Computational Biology
- Biomedical Imaging
- Machine Learning
Background:
- Microscopy generates vast data, necessitating advanced image analysis for tasks like nuclei segmentation.
- Automating nuclei segmentation in brightfield microscopy remains a challenge for traditional methods.
- Deep learning shows promise, but state-of-the-art architectures require evaluation.
Purpose of the Study:
- To review and evaluate deep convolutional neural network (CNN) architectures for nuclei segmentation in brightfield cell images.
- To compare established models (U-Net, U-Net++, Tiramisu, DeepLabv3+) with a novel lightweight model (PPU-Net).
- To assess the impact of training strategies, data augmentation, and pretraining on segmentation performance.
Main Methods:
- Evaluation of U-Net as a baseline.
- Testing advanced segmentation models: U-Net++, Tiramisu, and DeepLabv3+.
- Development and testing of a novel lightweight model, PPU-Net.
- Analysis of performance based on nuclei size, image density, and data availability.
Main Results:
- Deeper CNN architectures outperformed standard U-Net, achieving up to 86% balanced pixel-wise accuracy.
- PPU-Net demonstrated comparable accuracy to larger models but with 20-fold fewer parameters.
- Performance improved for larger nuclei and sparser images.
- Data augmentation and pretraining significantly boosted performance with limited data (16 images).
Conclusions:
- State-of-the-art deep learning models effectively segment nuclei in brightfield microscopy images.
- PPU-Net offers an efficient, lightweight alternative for nuclei segmentation.
- Data augmentation and pretraining are crucial for achieving high performance with limited datasets.
- Outstanding challenges include segmenting nuclei in dense regions, overlapping cells, and handling imaging artifacts.

