paper-with-me

Papers

Dense 3D Point Cloud Reconstruction Using a Deep Pyramid Network

2019-01-25 · Priyanka Mandikal, R. Venkatesh Babu

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.

📄 PDF Abstract BibTeX arXiv:1901.08906

Code (1)

val-iisc/densepcr 공식 구현 tf

Tasks

3D Point Cloud ReconstructionPoint cloud reconstruction

Similar Papers 제목 키워드 기반

Pyramid Multi-view Stereo Net with Self-adaptive View Aggregation

2019-12-06 · ECCV 2020 8 · Hongwei Yi, Zizhuang Wei, Mingyu Ding, Runze Zhang 외

n this paper, we propose an effective and efficient pyramid multi-view stereo (MVS) net with self-adaptive view aggregation for accurate and complete dense point cloud reconstruction. Different from using mean square var…

3D Point Cloud Reconstruction3D ReconstructionDepth EstimationPoint cloud reconstruction

Pyramid Deep Fusion Network for Two-Hand Reconstruction from RGB-D Images

2023-07-12 · Jinwei Ren, Jianke Zhu

Accurately recovering the dense 3D mesh of both hands from monocular images poses considerable challenges due to occlusions and projection ambiguity. Most of the existing methods extract features from color images to est…

Pyramid Semantic Graph-based Global Point Cloud Registration with Low Overlap

2023-07-22 · Zhijian Qiao, Zehuan Yu, Huan Yin, Shaojie Shen

Global point cloud registration is essential in many robotics tasks like loop closing and relocalization. Unfortunately, the registration often suffers from the low overlap between point clouds, a frequent occurrence in …

Point Cloud RegistrationPose Estimation

GarmentGS: Point-Cloud Guided Gaussian Splatting for High-Fidelity Non-Watertight 3D Garment Reconstruction

2025-05-04 · Zhihao Tang, Shenghao Yang, Hongtao Zhang, Mingbo Zhao

Traditional 3D garment creation requires extensive manual operations, resulting in time and labor costs. Recently, 3D Gaussian Splatting has achieved breakthrough progress in 3D scene reconstruction and rendering, attrac…

3D Scene ReconstructionGarment ReconstructionPoint cloud reconstruction

Sparse2Dense: Learning to Densify 3D Features for 3D Object Detection

2022-11-23 · Tianyu Wang, Xiaowei Hu, Zhengzhe Liu, Chi-Wing Fu

LiDAR-produced point clouds are the major source for most state-of-the-art 3D object detectors. Yet, small, distant, and incomplete objects with sparse or few points are often hard to detect. We present Sparse2Dense, a n…

3D Object DetectionDomain Adaptationobject-detectionObject Detection+1