Directionally Convolutional Networks for 3D Shape Segmentation
Previous approaches on 3D shape segmentation mostly rely on heuristic processing and hand-tuned geometric descriptors. In this paper, we propose a novel 3D shape representation learning approach, Directionally Convolutional Network (DCN), to solve the shape segmentation problem. DCN extends convolution operations from images to the surface mesh of 3D shapes. With DCN, we learn effective shape representations from raw geometric features, i.e., face normals and distances, to achieve robust segmentation. More specifically, a two-stream segmentation framework is proposed: one stream is made up by the proposed DCN with the face normals as the input, and the other stream is implemented by a neural network with the face distance histogram as the input. The learned shape representations from the two streams are fused by an element-wise product. Finally, Conditional Random Field (CRF) is applied to optimize the segmentation. Through extensive experiments conducted on benchmark datasets, we demonstrate that our approach outperforms the current state-of-the-arts (both classic and deep learning-based) on a large variety of 3D shapes.
Code (0)
등록된 구현이 없습니다.
Tasks
3D Shape RepresentationRepresentation LearningSegmentationSimilar Papers 제목 키워드 기반
SegFlow: Joint Learning for Video Object Segmentation and Optical Flow
This paper proposes an end-to-end trainable network, SegFlow, for simultaneously predicting pixel-wise object segmentation and optical flow in videos. The proposed SegFlow has two branches where useful information of obj…
Image SegmentationObjectOptical Flow EstimationSegmentation+63D Shape Segmentation via Shape Fully Convolutional Networks
We desgin a novel fully convolutional network architecture for shapes, denoted by Shape Fully Convolutional Networks (SFCN). 3D shapes are represented as graph structures in the SFCN architecture, based on novel graph co…
Image SegmentationSegmentationSemantic SegmentationStar Shape Prior in Fully Convolutional Networks for Skin Lesion Segmentation
Semantic segmentation is an important preliminary step towards automatic medical image interpretation. Recently deep convolutional neural networks have become the first choice for the task of pixel-wise class prediction.…
Lesion SegmentationSegmentationSemantic SegmentationSkin Lesion SegmentationShapeConv: Shape-aware Convolutional Layer for Indoor RGB-D Semantic Segmentation
RGB-D semantic segmentation has attracted increasing attention over the past few years. Existing methods mostly employ homogeneous convolution operators to consume the RGB and depth features, ignoring their intrinsic dif…
SegmentationSemantic SegmentationThermal Image SegmentationDirectionally Constrained Fully Convolutional Neural Network For Airborne Lidar Point Cloud Classification
Point cloud classification plays an important role in a wide range of airborne light detection and ranging (LiDAR) applications, such as topographic mapping, forest monitoring, power line detection, and road detection. H…
General ClassificationLine DetectionPoint Cloud Classification