English
Related papers

Related papers: Voxel-based Network for Shape Completion by Levera…

200 papers

Semantic shape completion is a challenging problem in 3D computer vision where the task is to generate a complete 3D shape using a partial 3D shape as input. We propose a learning-based approach to complete incomplete 3D shapes through…

Computer Vision and Pattern Recognition · Computer Science 2018-10-02 Swaminathan Gurumurthy , Shubham Agrawal

Point cloud completion is the task of predicting complete geometry from partial observations using a point set representation for a 3D shape. Previous approaches propose neural networks to directly estimate the whole point cloud through…

Computer Vision and Pattern Recognition · Computer Science 2020-10-12 Alexis Mendoza , Alexander Apaza , Ivan Sipiran , Cristian Lopez

We present a novel lightweight convolutional neural network for point cloud analysis. In contrast to many current CNNs which increase receptive field by downsampling point cloud, our method directly operates on the entire point sets without…

Computer Vision and Pattern Recognition · Computer Science 2021-09-27 Xu Wang , Yuyan Li , Ye Duan

3D point cloud completion is very challenging because it heavily relies on the accurate understanding of the complex 3D shapes (e.g., high-curvature, concave/convex, and hollowed-out 3D shapes) and the unknown & diverse patterns of the…

Computer Vision and Pattern Recognition · Computer Science 2021-07-29 Qing Guo , Zhijie Wang , Felix Juefei-Xu , Di Lin , Lei Ma , Wei Feng , Yang Liu

We present Point-Voxel CNN (PVCNN) for efficient, fast 3D deep learning. Previous work processes 3D data using either voxel-based or point-based NN models. However, both approaches are computationally inefficient. The computation cost and…

Computer Vision and Pattern Recognition · Computer Science 2019-12-11 Zhijian Liu , Haotian Tang , Yujun Lin , Song Han

Shape completion, the problem of inferring the complete geometry of an object given a partial point cloud, is an important problem in robotics and computer vision. This paper proposes the Graph Attention Shape Completion Network (GASCN), a…

Computer Vision and Pattern Recognition · Computer Science 2022-01-21 Haojie Huang , Ziyi Yang , Robert Platt

Point clouds are often sparse and incomplete, which imposes difficulties for real-world applications. Existing shape completion methods tend to generate rough shapes without fine-grained details. Considering this, we introduce a two-branch…

Computer Vision and Pattern Recognition · Computer Science 2021-08-27 Xiaogang Wang , Marcelo H Ang , Gim Hee Lee

Point clouds obtained from 3D scans are typically sparse, irregular, and noisy, and required to be consolidated. In this paper, we present the first deep learning based edge-aware technique to facilitate the consolidation of point clouds.…

Computer Vision and Pattern Recognition · Computer Science 2018-07-18 Lequan Yu , Xianzhi Li , Chi-Wing Fu , Daniel Cohen-Or , Pheng-Ann Heng

The task of point cloud completion aims to predict the missing part for an incomplete 3D shape. A widely used strategy is to generate a complete point cloud from the incomplete one. However, the unordered nature of point clouds will degrade…

Computer Vision and Pattern Recognition · Computer Science 2021-06-15 Xin Wen , Peng Xiang , Zhizhong Han , Yan-Pei Cao , Pengfei Wan , Wen Zheng , Yu-Shen Liu

Point completion refers to complete the missing geometries of objects from partial point clouds. Existing works usually estimate the missing shape by decoding a latent feature encoded from the input points. However, real-world objects are…

Computer Vision and Pattern Recognition · Computer Science 2020-10-16 Yinyu Nie , Yiqun Lin , Xiaoguang Han , Shihui Guo , Jian Chang , Shuguang Cui , Jian Jun Zhang

Technology to recognize the type of component represented by a point cloud is required in the reconstruction process of an as-built model of a process plant based on laser scanning. The reconstruction process of a process plant through…

Computer Vision and Pattern Recognition · Computer Science 2019-12-30 Hyungki Kim , Duhwan Mun

Among 2D convolutional networks on point clouds, point-based approaches consume point clouds of fixed size directly. By analysis of PointNet, a pioneer in introducing deep learning into point sets, we reveal that current point-based methods…

Computer Vision and Pattern Recognition · Computer Science 2021-08-11 Zhenpeng Chen , Yuan li

Recently, Transformer-based methods for point cloud learning have achieved good results on various point cloud learning benchmarks. However, since the attention mechanism needs to generate three feature vectors of query, key, and value to…

Computer Vision and Pattern Recognition · Computer Science 2023-05-11 Wei Zhou , Weiwei Jin , Qian Wang , Yifan Wang , Dekui Wang , Xingxing Hao , Yongxiang Yu

We present a novel and high-performance 3D object detection framework, named PointVoxel-RCNN (PV-RCNN), for accurate 3D object detection from point clouds. Our proposed method deeply integrates both 3D voxel Convolutional Neural Network…

Computer Vision and Pattern Recognition · Computer Science 2021-04-12 Shaoshuai Shi , Chaoxu Guo , Li Jiang , Zhe Wang , Jianping Shi , Xiaogang Wang , Hongsheng Li

We propose a method to generate 3D shapes using point clouds. Given a point-cloud representation of a 3D shape, our method builds a kd-tree to spatially partition the points. This orders them consistently across all shapes, resulting in…

Computer Vision and Pattern Recognition · Computer Science 2017-07-21 Matheus Gadelha , Subhransu Maji , Rui Wang

Man-made objects usually exhibit descriptive curved features (i.e., curve networks). The curve network of an object conveys its high-level geometric and topological structure. We present a framework for extracting feature curve networks…

Graphics · Computer Science 2016-03-30 Yuanhao Cao , Liangliang Nan , Peter Wonka

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.…

Robotics · Computer Science 2021-12-06 Jieqi Shi , Lingyun Xu , Liang Heng , Shaojie Shen

Point clouds have become increasingly vital across various applications thanks to their ability to realistically depict 3D objects and scenes. Nevertheless, effectively compressing unstructured, high-precision point cloud data remains a…

Computer Vision and Pattern Recognition · Computer Science 2024-05-21 Hongning Ruan , Yulin Shao , Qianqian Yang , Liang Zhao , Dusit Niyato

Recent advances on 3D object detection heavily rely on how the 3D data are represented, \emph{i.e.}, voxel-based or point-based representation. Many existing high performance 3D detectors are point-based because this structure can better…

Computer Vision and Pattern Recognition · Computer Science 2021-02-08 Jiajun Deng , Shaoshuai Shi , Peiwei Li , Wengang Zhou , Yanyong Zhang , Houqiang Li

This work provides an architecture to enable robotic grasp planning via shape completion. Shape completion is accomplished through the use of a 3D convolutional neural network (CNN). The network is trained on our own new open source dataset…

Robotics · Computer Science 2017-03-03 Jacob Varley , Chad DeChant , Adam Richardson , Joaquín Ruales , Peter Allen