A deep learning-based method for prostate segmentation in T2-weighted magnetic resonance imaging
Davood Karimi, Golnoosh Samei, Yanan Shao, Septimiu Salcudean

TL;DR
This paper introduces a CNN-based two-step method with data augmentation for accurate prostate segmentation in T2-weighted MRI, achieving state-of-the-art results on a public dataset.
Contribution
It presents a novel two-stage CNN approach combined with data synthesis to improve prostate segmentation accuracy with limited training data.
Findings
Achieved a Dice score of 90.6 on the PROMISE12 dataset.
Outperformed all previous methods in prostate segmentation accuracy.
Generated smooth, artifact-free segmentation results.
Abstract
We propose a novel automatic method for accurate segmentation of the prostate in T2-weighted magnetic resonance imaging (MRI). Our method is based on convolutional neural networks (CNNs). Because of the large variability in the shape, size, and appearance of the prostate and the scarcity of annotated training data, we suggest training two separate CNNs. A global CNN will determine a prostate bounding box, which is then resampled and sent to a local CNN for accurate delineation of the prostate boundary. This way, the local CNN can effectively learn to segment the fine details that distinguish the prostate from the surrounding tissue using the small amount of available training data. To fully exploit the training data, we synthesize additional data by deforming the training images and segmentations using a learned shape model. We apply the proposed method on the PROMISE12 challenge…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Medical Image Segmentation Techniques · Prostate Cancer Diagnosis and Treatment
