paper-with-me

홈 › Papers

Projection-Based 2.5D U-net Architecture for Fast Volumetric Segmentation

2019-02-01 · Christoph Angermann, Markus Haltmeier, Ruth Steiger, Sergiy Pereverzyev Jr, Elke Gizewski

Convolutional neural networks are state-of-the-art for various segmentation tasks. While for 2D images these networks are also computationally efficient, 3D convolutions have huge storage requirements and require long training time. To overcome this issue, we introduce a network structure for volumetric data without 3D convolutional layers. The main idea is to include maximum intensity projections from different directions to transform the volumetric data to a sequence of images, where each image contains information of the full data. We then apply 2D convolutions to these projection images and lift them again to volumetric data using a trainable reconstruction algorithm.The proposed network architecture has less storage requirements than network structures using 3D convolutions. For a tested binary segmentation task, it even shows better performance than the 3D U-net and can be trained much faster.

📄 PDF Abstract BibTeX arXiv:1902.00347

Code (0)

등록된 구현이 없습니다.

Tasks

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 제목 키워드 기반

Random 2.5D U-net for Fully 3D Segmentation

2019-10-23 · Christoph Angermann, Markus Haltmeier

Convolutional neural networks are state-of-the-art for various segmentation tasks. While for 2D images these networks are also computationally efficient, 3D convolutions have huge storage requirements and therefore, end-…

GPUSegmentation

IP-UNet: Intensity Projection UNet Architecture for 3D Medical Volume Segmentation

2023-08-24 · Nyothiri Aung, Tahar Kechadi, Liming Chen, Sahraoui Dhelim

CNNs have been widely applied for medical image analysis. However, limited memory capacity is one of the most common drawbacks of processing high-resolution 3D volumetric data. 3D volumes are usually cropped or downsized…

Medical Image AnalysisSegmentation

3DMV: Joint 3D-Multi-View Prediction for 3D Semantic Scene Segmentation

2018-03-28 · ECCV 2018 9 · Angela Dai, Matthias Nießner

We present 3DMV, a novel method for 3D semantic scene segmentation of RGB-D scans in indoor environments using a joint 3D-multi-view prediction network. In contrast to existing methods that either use geometry or RGB dat…

3D ArchitectureScene SegmentationSegmentationSemantic Segmentation

Automated segmentation of retinal fluid volumes from structural and angiographic optical coherence tomography using deep learning

2020-06-03 · Yukun Guo, Tristan T. Hormel, Honglian Xiong, Jie Wang 외

Purpose: We proposed a deep convolutional neural network (CNN), named Retinal Fluid Segmentation Network (ReF-Net) to segment volumetric retinal fluid on optical coherence tomography (OCT) volume. Methods: 3 x 3-mm OCT s…

DiagnosticSegmentation

3D Probabilistic Segmentation and Volumetry from 2D projection images

2020-06-23 · Athanasios Vlontzos, Samuel Budd, Benjamin Hou, Daniel Rueckert 외

X-Ray imaging is quick, cheap and useful for front-line care assessment and intra-operative real-time imaging (e.g., C-Arm Fluoroscopy). However, it suffers from projective information loss and lacks vital volumetric inf…

Diagnostic