paper-with-me

Papers

Holistic Decomposition Convolution for Effective Semantic Segmentation of 3D MR Images

2018-12-24 · Guodong Zeng, Guoyan Zheng

Convolutional Neural Networks (CNNs) have achieved state-of-the-art performance in many different 2D medical image analysis tasks. In clinical practice, however, a large part of the medical imaging data available is in 3D. This has motivated the development of 3D CNNs for volumetric image segmentation in order to benefit from more spatial context. Due to GPU memory restrictions caused by moving to fully 3D, state-of-the-art methods depend on subvolume/patch processing and the size of the input patch is usually small, limiting the incorporation of larger context information for a better performance. In this paper, we propose a novel Holistic Decomposition Convolution (HDC), for an effective and efficient semantic segmentation of volumetric images. HDC consists of a periodic down-shuffling operation followed by a conventional 3D convolution. HDC has the advantage of significantly reducing the size of the data for sub-sequential processing while using all the information available in the input irrespective of the down-shuffling factors. Results obtained from comprehensive experiments conducted on hip T1 MR images and intervertebral disc T2 MR images demonstrate the efficacy of the present approach.

📄 PDF Abstract BibTeX arXiv:1812.09834

Code (0)

등록된 구현이 없습니다.

Tasks

GPUImage SegmentationMedical Image AnalysisSemantic Segmentation

Similar Papers 제목 키워드 기반

Generalised Wasserstein Dice Score for Imbalanced Multi-class Segmentation using Holistic Convolutional Networks

2017-07-03 · Lucas Fidon, Wenqi Li, Luis C. Garcia-Peraza-Herrera, Jinendra Ekanayake 외

The Dice score is widely used for binary segmentation due to its robustness to class imbalance. Soft generalisations of the Dice score allow it to be used as a loss function for training convolutional neural networks (CN…

Segmentation

A Holistically-Guided Decoder for Deep Representation Learning with Applications to Semantic Segmentation and Object Detection

2020-12-18 · Jianbo Liu, Sijie Ren, Yuanjie Zheng, Xiaogang Wang 외

Both high-level and high-resolution feature representations are of great importance in various visual understanding tasks. To acquire high-resolution feature maps with high-level semantic information, one common strategy…

DecoderInstance Segmentationobject-detectionObject Detection+3

Towards holistic scene understanding: Semantic segmentation and beyond

2022-01-16 · Panagiotis Meletis

This dissertation addresses visual scene understanding and enhances segmentation performance and generalization, training efficiency of networks, and holistic understanding. First, we investigate semantic segmentation in…

object-detectionObject DetectionPanoptic SegmentationPart-aware Panoptic Segmentation+4

EfficientFCN: Holistically-guided Decoding for Semantic Segmentation

2020-08-24 · ECCV 2020 8 · Jianbo Liu, Junjun He, Jiawei Zhang, Jimmy S. Ren 외

Both performance and efficiency are important to semantic segmentation. State-of-the-art semantic segmentation algorithms are mostly based on dilated Fully Convolutional Networks (dilatedFCN), which adopt dilated convolu…

DecoderSegmentationSemantic Segmentation

Recalling Holistic Information for Semantic Segmentation

2016-11-24 · Hexiang Hu, Zhiwei Deng, Guang-Tong Zhou, Fei Sha 외

Semantic segmentation requires a detailed labeling of image pixels by object category. Information derived from local image patches is necessary to describe the detailed shape of individual objects. However, this informa…

SegmentationSemantic Segmentation