paper-with-me

Papers

DensePoint: Learning Densely Contextual Representation for Efficient Point Cloud Processing

2019-09-09 · ICCV 2019 10 · Yongcheng Liu, Bin Fan, Gaofeng Meng, Jiwen Lu, Shiming Xiang, Chunhong Pan

Point cloud processing is very challenging, as the diverse shapes formed by irregular points are often indistinguishable. A thorough grasp of the elusive shape requires sufficiently contextual semantic information, yet few works devote to this. Here we propose DensePoint, a general architecture to learn densely contextual representation for point cloud processing. Technically, it extends regular grid CNN to irregular point configuration by generalizing a convolution operator, which holds the permutation invariance of points, and achieves efficient inductive learning of local patterns. Architecturally, it finds inspiration from dense connection mode, to repeatedly aggregate multi-level and multi-scale semantics in a deep hierarchy. As a result, densely contextual information along with rich semantics, can be acquired by DensePoint in an organic manner, making it highly effective. Extensive experiments on challenging benchmarks across four tasks, as well as thorough model analysis, verify DensePoint achieves the state of the arts.

📄 PDF Abstract BibTeX arXiv:1909.03669

Code (1)

Yochengliu/DensePoint 공식 구현 pytorch

Tasks

3D Part SegmentationInductive Learning

Methods 이 논문이 사용한 방법론

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…

Similar Papers 제목 키워드 기반

Point Cloud Colorization Based on Densely Annotated 3D Shape Dataset

2018-10-12 · Xu Cao, Katashi Nagao

This paper introduces DensePoint, a densely sampled and annotated point cloud dataset containing over 10,000 single objects across 16 categories, by merging different kind of information from two existing datasets. Each …

Colorization

Fourier Decomposition for Explicit Representation of 3D Point Cloud Attributes

2025-03-13 · Donghyun Kim, Hyunah Ko, Chanyoung Kim, Seong Jae Hwang

While 3D point clouds are widely utilized across various vision applications, their irregular and sparse nature make them challenging to handle. In response, numerous encoding approaches have been proposed to capture the…

Data AugmentationPoint Cloud ClassificationStyle Transfer

PointWeb: Enhancing Local Neighborhood Features for Point Cloud Processing

2019-06-01 · CVPR 2019 6 · Hengshuang Zhao, Li Jiang, Chi-Wing Fu, Jiaya Jia

This paper presents PointWeb, a new approach to extract contextual features from local neighborhood in a point cloud. Unlike previous work, we densely connect each point with every other in a local neighborhood, aiming t…

3D Point Cloud ClassificationGeneral ClassificationPoint Cloud SegmentationSegmentation+1

Exploiting Local and Global Structure for Point Cloud Semantic Segmentation with Contextual Point Representations

2019-11-13 · NeurIPS 2019 12 · Xu Wang, Jingming He, Lin Ma

In this paper, we propose one novel model for point cloud semantic segmentation, which exploits both the local and global structures within the point cloud based on the contextual point representations. Specifically, we …

Graph AttentionSemantic Segmentation

Unsupervised Point Cloud Representation Learning with Deep Neural Networks: A Survey

2022-02-28 · Aoran Xiao, Jiaxing Huang, Dayan Guan, Xiaoqin Zhang 외

Point cloud data have been widely explored due to its superior accuracy and robustness under various adverse situations. Meanwhile, deep neural networks (DNNs) have achieved very impressive success in various application…

Autonomous DrivingRepresentation Learning