paper-with-me

홈 › Papers

Near Real-time Hippocampus Segmentation Using Patch-based Canonical Neural Network

2018-07-15 · Zhongliu Xie, Duncan Gillies

Over the past decades, state-of-the-art medical image segmentation has heavily rested on signal processing paradigms, most notably registration-based label propagation and pair-wise patch comparison, which are generally slow despite a high segmentation accuracy. In recent years, deep learning has revolutionalized computer vision with many practices outperforming prior art, in particular the convolutional neural network (CNN) studies on image classification. Deep CNN has also started being applied to medical image segmentation lately, but generally involves long training and demanding memory requirements, achieving limited success. We propose a patch-based deep learning framework based on a revisit to the classic neural network model with substantial modernization, including the use of Rectified Linear Unit (ReLU) activation, dropout layers, 2.5D tri-planar patch multi-pathway settings. In a test application to hippocampus segmentation using 100 brain MR images from the ADNI database, our approach significantly outperformed prior art in terms of both segmentation accuracy and speed: scoring a median Dice score up to 90.98% on a near real-time performance (<1s).

📄 PDF Abstract BibTeX arXiv:1807.05482

Code (0)

등록된 구현이 없습니다.

Tasks

Hippocampusimage-classificationImage ClassificationImage SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

Extended 2D Consensus Hippocampus Segmentation

2019-02-12 · Diedre Carmo, Bruna Silva, Clarissa Yasuda, Letícia Rittner 외

Hippocampus segmentation plays a key role in diagnosing various brain disorders such as Alzheimer's disease, epilepsy, multiple sclerosis, cancer, depression and others. Nowadays, segmentation is still mainly performed m…

GPUHippocampusSegmentation

An Optimized PatchMatch for Multi-scale and Multi-feature Label Fusion

2019-03-17 · Rémi Giraud, Vinh-Thong Ta, Nicolas Papadakis, José V. Manjón 외

Automatic segmentation methods are important tools for quantitative analysis of Magnetic Resonance Images (MRI). Recently, patch-based label fusion approaches have demonstrated state-of-the-art segmentation accuracy. In …

HippocampusSegmentation

Integrating semi-supervised label propagation and random forests for multi-atlas based hippocampus segmentation

2017-12-31 · Qiang Zheng, Yong Fan

A novel multi-atlas based image segmentation method is proposed by integrating a semi-supervised label propagation method and a supervised random forests method in a pattern recognition based label fusion framework. The …

HippocampusImage SegmentationregressionSegmentation+1

DeepHIPS: A novel Deep Learning based Hippocampus Subfield Segmentation method

2020-01-31

The automatic assessment of hippocampus volume is an important tool in the study of several neurodegenerative diseases such as Alzheimer's disease. Specifically, the measurement of hippocampus subfields properties is of …

Deep LearningHippocampusSegmentation

Patch-based Evaluation of Image Segmentation

2014-06-01 · CVPR 2014 6 · Christian Ledig, Wenzhe Shi, Wenjia Bai, Daniel Rueckert

The quantification of similarity between image segmentations is a complex yet important task. The ideal similarity measure should be unbiased to segmentations of different volume and complexity, and be able to quantify a…

HippocampusImage SegmentationSegmentationSemantic Segmentation