paper-with-me

홈 › Papers

VoxSegNet: Volumetric CNNs for Semantic Part Segmentation of 3D Shapes

2018-09-01 · Zongji Wang, Feng Lu

Voxel is an important format to represent geometric data, which has been widely used for 3D deep learning in shape analysis due to its generalization ability and regular data format. However, fine-grained tasks like part segmentation require detailed structural information, which increases voxel resolution and thus causes other issues such as the exhaustion of computational resources. In this paper, we propose a novel volumetric convolutional neural network, which could extract discriminative features encoding detailed information from voxelized 3D data under a limited resolution. To this purpose, a spatial dense extraction (SDE) module is designed to preserve the spatial resolution during the feature extraction procedure, alleviating the loss of detail caused by sub-sampling operations such as max-pooling. An attention feature aggregation (AFA) module is also introduced to adaptively select informative features from different abstraction scales, leading to segmentation with both semantic consistency and high accuracy of details. Experiment results on the large-scale dataset demonstrate the effectiveness of our method in 3D shape part segmentation.

📄 PDF Abstract BibTeX arXiv:1809.00226

Code (0)

등록된 구현이 없습니다.

Tasks

Segmentation

Similar Papers 제목 키워드 기반

Atrous Residual Interconnected Encoder to Attention Decoder Framework for Vertebrae Segmentation via 3D Volumetric CT Images

2021-04-08 · Wenqiang Li, YM Tang, Ziyang Wang, KM Yu 외

Automatic medical image segmentation based on Computed Tomography (CT) has been widely applied for computer-aided surgery as a prerequisite. With the development of deep learning technologies, deep convolutional neural n…

Computed Tomography (CT)DecoderImage SegmentationMedical Image Segmentation+2

3D-UCaps: 3D Capsules Unet for Volumetric Image Segmentation

2022-03-16 · Tan Nguyen, Binh-Son Hua, Ngan Le

Medical image segmentation has been so far achieving promising results with Convolutional Neural Networks (CNNs). However, it is arguable that in traditional CNNs, its pooling layer tends to discard important information…

HippocampusImage SegmentationMedical Image SegmentationSegmentation+1

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 3…

GPUImage SegmentationMedical Image AnalysisSemantic Segmentation

Contextual Embedding Learning to Enhance 2D Networks for Volumetric Image Segmentation

2024-04-02 · Zhuoyuan Wang, Dong Sun, Xiangyun Zeng, Ruodai Wu 외

The segmentation of organs in volumetric medical images plays an important role in computer-aided diagnosis and treatment/surgery planning. Conventional 2D convolutional neural networks (CNNs) can hardly exploit the spat…

Image SegmentationSegmentationSemantic Segmentation

Frequency-domain Learning for Volumetric-based 3D Data Perception

2023-02-16 · Zifan Yu, Suya You, Fengbo Ren

Frequency-domain learning draws attention due to its superior tradeoff between inference accuracy and input data size. Frequency-domain learning in 2D computer vision tasks has shown that 2D convolutional neural networks…

3D Shape ClassificationSemantic Segmentation