paper-with-me

홈 › Papers

Directionally Convolutional Networks for 3D Shape Segmentation

2017-10-01 · ICCV 2017 10 · Haotian Xu, Ming Dong, Zichun Zhong

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

3D Shape RepresentationRepresentation LearningSegmentation

Similar Papers 제목 키워드 기반

SegFlow: Joint Learning for Video Object Segmentation and Optical Flow

2017-09-20 · ICCV 2017 10 · Jingchun Cheng, Yi-Hsuan Tsai, Shengjin Wang, Ming-Hsuan Yang

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+6

3D Shape Segmentation via Shape Fully Convolutional Networks

2017-02-28 · Pengyu Wang, Yuan Gan, Panpan Shui, Fenggen Yu 외

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 Segmentation

Star Shape Prior in Fully Convolutional Networks for Skin Lesion Segmentation

2018-06-21 · Zahra Mirikharaji, Ghassan Hamarneh

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 Segmentation

ShapeConv: Shape-aware Convolutional Layer for Indoor RGB-D Semantic Segmentation

2021-08-24 · ICCV 2021 10 · Jinming Cao, Hanchao Leng, Dani Lischinski, Danny Cohen-Or 외

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 Segmentation

Directionally Constrained Fully Convolutional Neural Network For Airborne Lidar Point Cloud Classification

2019-08-19 · Congcong Wen, Lina Yang, Ling Peng, Xiang Li 외

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