paper-with-me

Papers

DeepIGeoS: A Deep Interactive Geodesic Framework for Medical Image Segmentation

2017-07-03 · Guotai Wang, Maria A. Zuluaga, Wenqi Li, Rosalind Pratt, Premal A. Patel, Michael Aertsen, Tom Doel, Anna L. David, Jan Deprest, Sebastien Ourselin, Tom Vercauteren

Accurate medical image segmentation is essential for diagnosis, surgical planning and many other applications. Convolutional Neural Networks (CNNs) have become the state-of-the-art automatic segmentation methods. However, fully automatic results may still need to be refined to become accurate and robust enough for clinical use. We propose a deep learning-based interactive segmentation method to improve the results obtained by an automatic CNN and to reduce user interactions during refinement for higher accuracy. We use one CNN to obtain an initial automatic segmentation, on which user interactions are added to indicate mis-segmentations. Another CNN takes as input the user interactions with the initial segmentation and gives a refined result. We propose to combine user interactions with CNNs through geodesic distance transforms, and propose a resolution-preserving network that gives a better dense prediction. In addition, we integrate user interactions as hard constraints into a back-propagatable Conditional Random Field. We validated the proposed framework in the context of 2D placenta segmentation from fetal MRI and 3D brain tumor segmentation from FLAIR images. Experimental results show our method achieves a large improvement from automatic CNNs, and obtains comparable and even higher accuracy with fewer user interventions and less time compared with traditional interactive methods.

📄 PDF Abstract BibTeX arXiv:1707.00652

Code (1)

taigw/geodesic_distance

Tasks

Brain Tumor SegmentationImage SegmentationInteractive SegmentationMedical Image SegmentationPlacenta SegmentationSegmentationSemantic SegmentationTumor Segmentation

Similar Papers 제목 키워드 기반

Scribble-Based Interactive Segmentation of Medical Hyperspectral Images

2024-08-05 · Zhonghao Wang, Junwen Wang, Charlie Budd, Oscar MacCormac 외

Hyperspectral imaging (HSI) is an advanced medical imaging modality that captures optical data across a broad spectral range, providing novel insights into the biochemical composition of tissues. HSI may enable precise d…

Deep LearningInteractive SegmentationSegmentation

MIDeepSeg: Minimally Interactive Segmentation of Unseen Objects from Medical Images Using Deep Learning

2021-04-25 · Xiangde Luo, Guotai Wang, Tao Song, Jingyang Zhang 외

Segmentation of organs or lesions from medical images plays an essential role in many clinical applications such as diagnosis and treatment planning. Though Convolutional Neural Networks (CNN) have achieved the state-of-…

Image SegmentationInteractive SegmentationMedical Image SegmentationSegmentation+1

A Region-based Randers Geodesic Approach for Image Segmentation

2019-12-20 · Da Chen, Jean-Marie Mirebeau, Huazhong Shu, Laurent D. Cohen

The geodesic model based on the eikonal partial differential equation (PDE) has served as a fundamental tool for the applications of image segmentation and boundary detection in the past two decades. However, the existin…

Boundary DetectionImage SegmentationSegmentationSemantic Segmentation

Multimodal Interactive Lung Lesion Segmentation: A Framework for Annotating PET/CT Images based on Physiological and Anatomical Cues

2023-01-24 · Verena Jasmin Hallitschke, Tobias Schlumberger, Philipp Kataliakos, Zdravko Marinov 외

Recently, deep learning enabled the accurate segmentation of various diseases in medical imaging. These performances, however, typically demand large amounts of manual voxel annotations. This tedious process for volumetr…

Interactive SegmentationLesion SegmentationSegmentationUser Simulation

Trajectory Grouping with Curvature Regularization for Tubular Structure Tracking

2020-03-08 · Li Liu, Da Chen, Ming-Lei Shu, Baosheng Li 외

Tubular structure tracking is a crucial task in the fields of computer vision and medical image analysis. The minimal paths-based approaches have exhibited their strong ability in tracing tubular structures, by which a t…

Medical Image Analysis