paper-with-me

Papers

Segmenting Medical MRI via Recurrent Decoding Cell

2019-11-21 · Ying Wen, Kai Xie, Lianghua He

The encoder-decoder networks are commonly used in medical image segmentation due to their remarkable performance in hierarchical feature fusion. However, the expanding path for feature decoding and spatial recovery does not consider the long-term dependency when fusing feature maps from different layers, and the universal encoder-decoder network does not make full use of the multi-modality information to improve the network robustness especially for segmenting medical MRI. In this paper, we propose a novel feature fusion unit called Recurrent Decoding Cell (RDC) which leverages convolutional RNNs to memorize the long-term context information from the previous layers in the decoding phase. An encoder-decoder network, named Convolutional Recurrent Decoding Network (CRDN), is also proposed based on RDC for segmenting multi-modality medical MRI. CRDN adopts CNN backbone to encode image features and decode them hierarchically through a chain of RDCs to obtain the final high-resolution score map. The evaluation experiments on BrainWeb, MRBrainS and HVSMR datasets demonstrate that the introduction of RDC effectively improves the segmentation accuracy as well as reduces the model size, and the proposed CRDN owns its robustness to image noise and intensity non-uniformity in medical MRI.

📄 PDF Abstract BibTeX arXiv:1911.09401

Code (1)

shakex/Recurrent-Decoding-Cell pytorch

Tasks

DecoderImage SegmentationMedical Image SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

NCIS: Deep Color Gradient Maps Regression and Three-Class Pixel Classification for Enhanced Neuronal Cell Instance Segmentation in Nissl-Stained Histological Images

2023-06-27 · Valentina Vadori, Antonella Peruffo, Jean-Marie Graïc, Livio Finos 외

Deep learning has proven to be more effective than other methods in medical image analysis, including the seemingly simple but challenging task of segmenting individual cells, an essential step for many biological studie…

Instance SegmentationMedical Image AnalysisSegmentationSemantic Segmentation

Exploiting Scale-Variant Attention for Segmenting Small Medical Objects

2024-07-10 · Wei Dai, Rui Liu, Zixuan Wu, Tianyi Wu 외

Early detection and accurate diagnosis can predict the risk of malignant disease transformation, thereby increasing the probability of effective treatment. Identifying mild syndrome with small pathological regions serves…

Cell SegmentationMRI segmentationSegmentationSemantic Segmentation

Instance Segmentation and Tracking with Cosine Embeddings and Recurrent Hourglass Networks

2018-06-06 · Christian Payer, Darko Štern, Thomas Neff, Horst Bischof 외

Different to semantic segmentation, instance segmentation assigns unique labels to each individual instance of the same class. In this work, we propose a novel recurrent fully convolutional network architecture for track…

Instance SegmentationSegmentationSemantic Segmentation

Context-Aware Spatio-Recurrent Curvilinear Structure Segmentation

2019-06-01 · CVPR 2019 6 · Feigege Wang, Yue Gu, Wenxi Liu, Yuanlong Yu 외

Curvilinear structures are frequently observed in various images in different forms, such as blood vessels or neuronal boundaries in biomedical images. In this paper, we propose a novel curvilinear structure segmentation…

EFCNet: Every Feature Counts for Small Medical Object Segmentation

2024-06-26 · Lingjie Kong, Qiaoling Wei, Chengming Xu, Han Chen 외

This paper explores the segmentation of very small medical objects with significant clinical value. While Convolutional Neural Networks (CNNs), particularly UNet-like models, and recent Transformers have shown substantia…

DecoderImage SegmentationSegmentationSemantic Segmentation