Related Experiment Video
Updated: May 22, 2025

04:48
Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
Published on: November 30, 2022
2.6K
Comparative Study of Deep Transfer Learning Models for Semantic Segmentation of Human Mesenchymal Stem Cell
Maksim Solopov1, Elizaveta Chechekhina2, Anna Kavelina1
1V.K. Gusak Institute of Emergency and Reconstructive Surgery, 283045 Donetsk, Russia.
International Journal of Molecular Sciences
|March 13, 2025
Summary
This study compared four neural network models for segmenting human mesenchymal stem cell (MSC) micrographs. U-Net achieved the highest accuracy, making it ideal for automated cell culture analysis in labs.
Area of Science:
- Biomedical Engineering
- Cell Biology
- Computer Science
Background:
- Accurate segmentation of human mesenchymal stem cells (MSCs) is crucial for cell biology research.
- Manual analysis of cell micrographs is time-consuming and prone to variability.
- Automated segmentation methods using deep learning can improve efficiency and consistency.
Purpose of the Study:
- To comparatively evaluate the performance of U-Net, DeepLabV3+, SegNet, and Mask R-CNN for semantic segmentation of MSC micrographs.
- To identify the most effective deep learning model for automating MSC image analysis.
Main Methods:
- A dataset of 320 expert-annotated human MSC micrographs was utilized.
- Four semantic segmentation models (U-Net, DeepLabV3+, SegNet, Mask R-CNN) were trained using transfer learning with ImageNet pre-trained weights.
- Model performance was assessed using Dice coefficient and Jaccard index metrics.
Main Results:
- U-Net demonstrated superior segmentation accuracy with a Dice coefficient of 0.876 and a Jaccard index of 0.781.
- DeepLabV3+ and Mask R-CNN also achieved high performance, outperforming SegNet.
- SegNet yielded the least accurate segmentation results among the evaluated models.
Conclusions:
- The U-Net model is highly effective and recommended for automated semantic segmentation of human mesenchymal stem cell micrographs.
- Implementing U-Net can significantly streamline routine cell culture analysis in biomedical laboratories.
- This automation facilitates more efficient and reliable research in cell biology.

