中文
相关论文

相关论文: GRNet: Gridding Residual Network for Dense Point C…

200 篇论文

Given partial objects and some complete ones as references, point cloud completion aims to recover authentic shapes. However, existing methods pay little attention to general shapes, which leads to the poor authenticity of completion…

计算机视觉与模式识别 · 计算机科学 2023-03-21 Kaiyi Zhang , Ximing Yang , Yuan Wu , Cheng Jin

Representation learning from 3D point clouds is challenging due to their inherent nature of permutation invariance and irregular distribution in space. Existing deep learning methods follow a hierarchical feature extraction paradigm in…

计算机视觉与模式识别 · 计算机科学 2020-11-03 Rahul Chakwate , Arulkumar Subramaniam , Anurag Mittal

Point cloud completion concerns to predict missing part for incomplete 3D shapes. A common strategy is to generate complete shape according to incomplete input. However, unordered nature of point clouds will degrade generation of…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Xin Wen , Peng Xiang , Zhizhong Han , Yan-Pei Cao , Pengfei Wan , Wen Zheng , Yu-Shen Liu

Scanning real-life scenes with modern registration devices typically gives incomplete point cloud representations, primarily due to the limitations of partial scanning, 3D occlusions, and dynamic light conditions. Recent works on processing…

计算机视觉与模式识别 · 计算机科学 2024-04-15 Haipeng Wang

In 2D image processing, some attempts decompose images into high and low frequency components for describing edge and smooth parts respectively. Similarly, the contour and flat area of 3D objects, such as the boundary and seat area of a…

计算机视觉与模式识别 · 计算机科学 2021-02-09 Mutian Xu , Junhao Zhang , Zhipeng Zhou , Mingye Xu , Xiaojuan Qi , Yu Qiao

This paper investigates an open research task of reconstructing and generating 3D point clouds. Most existing works of 3D generative models directly take the Gaussian prior as input for the decoder to generate 3D point clouds, which fail to…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Yunfan Zhang , Hao Wang , Guosheng Lin , Vun Chan Hua Nicholas , Zhiqi Shen , Chunyan Miao

Point cloud completion is a vital task focused on reconstructing complete point clouds and addressing the incompleteness caused by occlusion and limited sensor resolution. Traditional methods relying on fixed local region partitioning, such…

图形学 · 计算机科学 2025-09-30 Zhenyu Shu , Jian Yao , Shiqing Xin

For a long time, the point cloud completion task has been regarded as a pure generation task. After obtaining the global shape code through the encoder, a complete point cloud is generated using the shape priorly learnt by the networks.…

机器人学 · 计算机科学 2021-12-06 Jieqi Shi , Lingyun Xu , Liang Heng , Shaojie Shen

Point cloud completion aims to infer the complete geometries for missing regions of 3D objects from incomplete ones. Previous methods usually predict the complete point cloud based on the global shape representation extracted from the…

计算机视觉与模式识别 · 计算机科学 2020-05-19 Xin Wen , Tianyang Li , Zhizhong Han , Yu-Shen Liu

Point cloud completion aims to recover complete 3D geometry from partial observations caused by limited viewpoints and occlusions. Existing learning-based works, including 3D Convolutional Neural Network (CNN)-based, point-based, and…

计算机视觉与模式识别 · 计算机科学 2026-01-28 Jiangyuan Liu , Yuhao Zhao , Hongxuan Ma , Zhe Liu , Jian Wang , Wei Zou

We present a novel non-iterative learnable method for partial-to-partial 3D shape registration. The partial alignment task is extremely complex, as it jointly tries to match between points and identify which points do not appear in the…

计算机视觉与模式识别 · 计算机科学 2022-01-28 Dvir Ginzburg , Dan Raviv

Learning implicit representations has been a widely used solution for surface reconstruction from 3D point clouds. The latest methods infer a distance or occupancy field by overfitting a neural network on a single point cloud. However,…

计算机视觉与模式识别 · 计算机科学 2023-08-28 Chao Chen , Yu-Shen Liu , Zhizhong Han

The performance of 3D object detection models over point clouds highly depends on their capability of modeling local geometric patterns. Conventional point-based models exploit local patterns through a symmetric function (e.g. max pooling)…

计算机视觉与模式识别 · 计算机科学 2020-07-07 Jianan Li , Jiashi Feng

Point clouds are an efficient data format for 3D data. However, existing 3D segmentation methods for point clouds either do not model local dependencies \cite{pointnet} or require added computations \cite{kd-net,pointnet2}. This work…

计算机视觉与模式识别 · 计算机科学 2018-04-02 Qiangui Huang , Weiyue Wang , Ulrich Neumann

Point cloud completion referring to completing 3D shapes from partial 3D point clouds is a fundamental problem for 3D point cloud analysis tasks. Benefiting from the development of deep neural networks, researches on point cloud completion…

计算机视觉与模式识别 · 计算机科学 2022-03-17 Jun Wang , Ying Cui , Dongyan Guo , Junxia Li , Qingshan Liu , Chunhua Shen

Shape completion, the problem of estimating the complete geometry of objects from partial observations, lies at the core of many vision and robotics applications. In this work, we propose Point Completion Network (PCN), a novel…

计算机视觉与模式识别 · 计算机科学 2019-09-30 Wentao Yuan , Tejas Khot , David Held , Christoph Mertz , Martial Hebert

Existing point cloud modeling datasets primarily express the modeling precision by pose or trajectory precision rather than the point cloud modeling effect itself. Under this demand, we first independently construct a set of LiDAR system…

计算机视觉与模式识别 · 计算机科学 2023-04-11 Changjie Qiu , Zhiyong Wang , Xiuhong Lin , Yu Zang , Cheng Wang , Weiquan Liu

We present a novel and flexible architecture for point cloud segmentation with dual-representation iterative learning. In point cloud processing, different representations have their own pros and cons. Thus, finding suitable ways to…

计算机视觉与模式识别 · 计算机科学 2021-08-10 Maosheng Ye , Shuangjie Xu , Tongyi Cao , Qifeng Chen

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…

计算机视觉与模式识别 · 计算机科学 2021-04-21 Liang Pan , Xinyi Chen , Zhongang Cai , Junzhe Zhang , Haiyu Zhao , Shuai Yi , Ziwei Liu

Recovering high quality surfaces from noisy point clouds, known as point cloud denoising, is a fundamental yet challenging problem in geometry processing. Most of the existing methods either directly denoise the noisy input or filter raw…

计算机视觉与模式识别 · 计算机科学 2023-07-04 Zheng Liu , Yaowu Zhao , Sijing Zhan , Yuanyuan Liu , Renjie Chen , Ying He