Related Experiment Video
Updated: Aug 13, 2025

04:48
Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
Published on: November 30, 2022
2.9K
Segment-then-Segment: Context-Preserving Crop-Based Segmentation for Large Biomedical Images
Marin Benčević1,2, Yuming Qiu2,3, Irena Galić1
1Faculty of Electrical Engineering, Computer Science and Information Technology, J. J. Strossmayer University, 31000 Osijek, Croatia.
Sensors (Basel, Switzerland)
|January 21, 2023
Summary
This study introduces Segment-then-Segment, a novel method for training semantic segmentation neural networks on medical images. It uses image crops to maintain resolution, improving segmentation performance compared to downscaling methods.
Area of Science:
- Medical Imaging
- Machine Learning
- Computer Vision
Background:
- Large medical image file sizes pose memory challenges for training machine learning models.
- Downsampling medical images to reduce size leads to significant information loss, impacting model accuracy.
- Semantic segmentation in medical imaging requires high-resolution details for accurate analysis.
Purpose of the Study:
- To present a generalizable approach, Segment-then-Segment, for training semantic segmentation neural networks with reduced input sizes.
- To overcome the limitations of downsampling by preserving full-resolution details through image cropping.
- To improve segmentation performance, particularly pixel-wise recall, in medical imaging tasks.
Main Methods:
- The Segment-then-Segment approach utilizes image crops instead of downscaling to manage input size.
- An initial segmentation network processes a downscaled image.
- Salient crops from the full-resolution image, with context, are segmented by a second specialized network, and masks are merged.
Main Results:
- The Segment-then-Segment method significantly enhances segmentation performance on small network input sizes.
- The approach demonstrates superior results compared to baseline models trained on downscaled images.
- Improvements are particularly notable in pixel-wise recall across various medical image modalities.
Conclusions:
- Segment-then-Segment offers an effective strategy for training semantic segmentation models on large medical images without compromising performance.
- The cropping-based method preserves crucial image details lost in downscaling, leading to better segmentation accuracy.
- This approach is broadly applicable to diverse medical imaging modalities, including microscopy, colonoscopy, and CT scans.

