paper-with-me

홈 › Papers

SG-NN: Sparse Generative Neural Networks for Self-Supervised Scene Completion of RGB-D Scans

2019-11-29 · CVPR 2020 6 · Angela Dai, Christian Diller, Matthias Nießner

We present a novel approach that converts partial and noisy RGB-D scans into high-quality 3D scene reconstructions by inferring unobserved scene geometry. Our approach is fully self-supervised and can hence be trained solely on real-world, incomplete scans. To achieve self-supervision, we remove frames from a given (incomplete) 3D scan in order to make it even more incomplete; self-supervision is then formulated by correlating the two levels of partialness of the same scan while masking out regions that have never been observed. Through generalization across a large training set, we can then predict 3D scene completion without ever seeing any 3D scan of entirely complete geometry. Combined with a new 3D sparse generative neural network architecture, our method is able to predict highly-detailed surfaces in a coarse-to-fine hierarchical fashion, generating 3D scenes at 2cm resolution, more than twice the resolution of existing state-of-the-art methods as well as outperforming them by a significant margin in reconstruction quality.

📄 PDF Abstract BibTeX arXiv:1912.00036

Code (2)

angeladai/sgnn 공식 구현 pytorch
goodok/sgnn pytorch

Tasks

3D Reconstruction

Similar Papers 제목 키워드 기반

SelfDeco: Self-Supervised Monocular Depth Completion in Challenging Indoor Environments

2020-11-10 · Jaehoon Choi, Dongki Jung, Yonghan Lee, Deokhwa Kim 외

We present a novel algorithm for self-supervised monocular depth completion. Our approach is based on training a neural network that requires only sparse depth measurements and corresponding monocular video sequences wit…

Depth Completion

Generative Semantic Scene Completion

2026-08-27 · Shi Chen, Weifeng Ge arxiv

Outdoor LiDAR semantic scene completion (SSC) recovers a dense semantic voxel grid from a scan observing 1% of the target volume, under class imbalance beyond 7,000x. We recast SSC as generative semantic scene completion…

Test-time Adaptation

Unsupervised Depth Completion from Visual Inertial Odometry

2019-05-15 · Alex Wong, Xiaohan Fei, Stephanie Tsuei, Stefano Soatto

We describe a method to infer dense depth from camera motion and sparse depth as estimated using a visual-inertial odometry system. Unlike other scenarios using point clouds from lidar or structured light sensors, we hav…

Depth Completion

Self-supervised Sparse-to-Dense: Self-supervised Depth Completion from LiDAR and Monocular Camera

2018-07-01 · Fangchang Ma, Guilherme Venturelli Cavalheiro, Sertac Karaman

Depth completion, the technique of estimating a dense depth image from sparse depth measurements, has a variety of applications in robotics and autonomous driving. However, depth completion faces 3 main challenges: the i…

Autonomous DrivingDepth Completion

CompNVS: Novel View Synthesis with Scene Completion

2022-07-23 · Zuoyue Li, Tianxing Fan, Zhenqiang Li, Zhaopeng Cui 외

We introduce a scalable framework for novel view synthesis from RGB-D images with largely incomplete scene coverage. While generative neural approaches have demonstrated spectacular results on 2D images, they have not ye…

Novel View SynthesisScene Understanding