paper-with-me

Papers

Segmentation-by-Detection: A Cascade Network for Volumetric Medical Image Segmentation

2017-10-31 · Min Tang, Zichen Zhang, Dana Cobzas, Martin Jagersand, Jacob L. Jaremko

We propose an attention mechanism for 3D medical image segmentation. The method, named segmentation-by-detection, is a cascade of a detection module followed by a segmentation module. The detection module enables a region of interest to come to attention and produces a set of object region candidates which are further used as an attention model. Rather than dealing with the entire volume, the segmentation module distills the information from the potential region. This scheme is an efficient solution for volumetric data as it reduces the influence of the surrounding noise which is especially important for medical data with low signal-to-noise ratio. Experimental results on 3D ultrasound data of the femoral head shows superiority of the proposed method when compared with a standard fully convolutional network like the U-Net.

📄 PDF Abstract BibTeX arXiv:1711.00139

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationMedical Image SegmentationSegmentationSemantic SegmentationVolumetric Medical Image Segmentation

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

A Cascaded Deep-Learning Framework for Segmentation of Metastatic Brain Tumors Before and After Stereotactic Radiation Therapy

2020-08-27 · 42nd Annual International Conference of the IEEE Engineering in Medicine & Biology Society (EMBC) 2020 8 · Ali Jalalifar, Hany Soliman, Arjun Sahgal, and Ali Sadeghi-Naini

Radiation therapy is a major treatment option for brain metastasis. For radiation treatment planning and outcome evaluation, magnetic resonance (MR) images areacquired before and at multiple sessions after the treatment.…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

Memory-efficient Segmentation of High-resolution Volumetric MicroCT Images

2022-05-31 · YuAn Wang, Laura Blackie, Irene Miguel-Aliaga, Wenjia Bai

In recent years, 3D convolutional neural networks have become the dominant approach for volumetric medical image segmentation. However, compared to their 2D counterparts, 3D networks introduce substantially more training…

GPUImage SegmentationMedical Image SegmentationSegmentation+3

Volumetric Attention for 3D Medical Image Segmentation and Detection

2020-04-04 · Xudong Wang, Shizhong Han, Yunqiang Chen, Dashan Gao 외

A volumetric attention(VA) module for 3D medical image segmentation and detection is proposed. VA attention is inspired by recent advances in video processing, enables 2.5D networks to leverage context information along …

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

Automatic Volumetric Segmentation of Additive Manufacturing Defects with 3D U-Net

2021-01-22 · Vivian Wen Hui Wong, Max Ferguson, Kincho H. Law, Yung-Tsun Tina Lee 외

Segmentation of additive manufacturing (AM) defects in X-ray Computed Tomography (XCT) images is challenging, due to the poor contrast, small sizes and variation in appearance of defects. Automatic segmentation can, howe…

Defect DetectionSegmentation

VoxResNet: Deep Voxelwise Residual Networks for Volumetric Brain Segmentation

2016-08-21 · Hao Chen, Qi Dou, Lequan Yu, Pheng-Ann Heng

Recently deep residual learning with residual units for training very deep neural networks advanced the state-of-the-art performance on 2D image recognition tasks, e.g., object detection and segmentation. However, how to…

Brain SegmentationImage Segmentationobject-detectionObject Detection+2