paper-with-me

Papers

Variational Relational Point Completion Network

2021-04-20 · CVPR 2021 1 · Liang Pan, Xinyi Chen, Zhongang Cai, Junzhe Zhang, Haiyu Zhao, Shuai Yi, Ziwei Liu

Real-scanned point clouds are often incomplete due to viewpoint, occlusion, and noise. Existing point cloud completion methods tend to generate global shape skeletons and hence lack fine local details. Furthermore, they mostly learn a deterministic partial-to-complete mapping, but overlook structural relations in man-made objects. To tackle these challenges, this paper proposes a variational framework, Variational Relational point Completion network (VRCNet) with two appealing properties: 1) Probabilistic Modeling. In particular, we propose a dual-path architecture to enable principled probabilistic modeling across partial and complete clouds. One path consumes complete point clouds for reconstruction by learning a point VAE. The other path generates complete shapes for partial point clouds, whose embedded distribution is guided by distribution obtained from the reconstruction path during training. 2) Relational Enhancement. Specifically, we carefully design point self-attention kernel and point selective kernel module to exploit relational point features, which refines local shape details conditioned on the coarse completion. In addition, we contribute a multi-view partial point cloud dataset (MVP dataset) containing over 100,000 high-quality scans, which renders partial 3D shapes from 26 uniformly distributed camera poses for each 3D CAD model. Extensive experiments demonstrate that VRCNet outperforms state-of-theart methods on all standard point cloud completion benchmarks. Notably, VRCNet shows great generalizability and robustness on real-world point cloud scans.

📄 PDF Abstract BibTeX arXiv:2104.10154

Code (1)

paul007pl/VRCNet pytorch

Tasks

Point Cloud Completion

Methods 이 논문이 사용한 방법론

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…
How to file a complaint against Expedia? To file a complaint with Expedia, call their customer support at +1-(805)-330-4056. You can also send a written complaint using the contact form on the Expedia website. Calling…
Dilated Convolution 설명 없음
Batch Normalization 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Selective Kernel Convolution A Selective Kernel Convolution is a convolution that enables neurons to adaptively adjust their RF sizes among multiple…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Selective Kernel A Selective Kernel unit is a bottleneck block consisting of a sequence of 1×1 convolution, SK convolution and 1×1 convolution.…

Similar Papers 제목 키워드 기반

Variational Relational Point Completion Network for Robust 3D Classification

2023-04-18 · Liang Pan, Xinyi Chen, Zhongang Cai, Junzhe Zhang 외

Real-scanned point clouds are often incomplete due to viewpoint, occlusion, and noise, which hampers 3D geometric modeling and perception. Existing point cloud completion methods tend to generate global shape skeletons a…

3D ClassificationClassificationPoint Cloud Completion

SPoVT: Semantic Prototype Variational Transformer for Dense Point Cloud Semantic Completion

2022-11-15 · Advances in Neural Information Processing Systems 35 2022 11 · Sheng-Yu Huang, Hao-Yu Hsu, Frank Wang

Point cloud completion is an active research topic for 3D vision and has been widely studied in recent years. Instead of directly predicting the missing point cloud from the partial input, we introduce a Semantic-Prototy…

Point Cloud CompletionPoint Cloud Semantic Completion

OR-Net: Pointwise Relational Inference for Data Completion under Partial Observation

2021-05-02 · Qianyu Feng, Linchao Zhu, Bang Zhang, Pan Pan 외

Contemporary data-driven methods are typically fed with full supervision on large-scale datasets which limits their applicability. However, in the actual systems with limitations such as measurement error and data acquis…

Motion Generation

Manifold-Aware Point Cloud Completion via Geodesic-Attentive Hierarchical Feature Learning

2025-12-05 · Jianan Sun, Dongzhihan Wang, Mingyu Fan arxiv

Point cloud completion seeks to recover geometrically consistent shapes from partial or sparse 3D observations. Although recent methods have achieved reasonable global shape reconstruction, they often rely on Euclidean p…

Point Cloud CompletionPoint Clouds

Relational Message Passing for Knowledge Graph Completion

2020-02-17 · Hongwei Wang, Hongyu Ren, Jure Leskovec

Knowledge graph completion aims to predict missing relations between entities in a knowledge graph. In this work, we propose a relational message passing method for knowledge graph completion. Different from existing emb…

Knowledge Graph CompletionRelationRelation Prediction