English

Dense 3D Point Cloud Reconstruction Using a Deep Pyramid Network

Computer Vision and Pattern Recognition 2019-01-28 v1

Abstract

Reconstructing a high-resolution 3D model of an object is a challenging task in computer vision. Designing scalable and light-weight architectures is crucial while addressing this problem. Existing point-cloud based reconstruction approaches directly predict the entire point cloud in a single stage. Although this technique can handle low-resolution point clouds, it is not a viable solution for generating dense, high-resolution outputs. In this work, we introduce DensePCR, a deep pyramidal network for point cloud reconstruction that hierarchically predicts point clouds of increasing resolution. Towards this end, we propose an architecture that first predicts a low-resolution point cloud, and then hierarchically increases the resolution by aggregating local and global point features to deform a grid. Our method generates point clouds that are accurate, uniform and dense. Through extensive quantitative and qualitative evaluation on synthetic and real datasets, we demonstrate that DensePCR outperforms the existing state-of-the-art point cloud reconstruction works, while also providing a light-weight and scalable architecture for predicting high-resolution outputs.

Keywords

Cite

@article{arxiv.1901.08906,
  title  = {Dense 3D Point Cloud Reconstruction Using a Deep Pyramid Network},
  author = {Priyanka Mandikal and R. Venkatesh Babu},
  journal= {arXiv preprint arXiv:1901.08906},
  year   = {2019}
}

Comments

WACV 2019

R2 v1 2026-06-23T07:22:17.955Z