paper-with-me

홈 › Papers

Boosting Self-Supervision for Single-View Scene Completion via Knowledge Distillation

2024-04-11 · CVPR 2024 1 · Keonhee Han, Dominik Muhle, Felix Wimbauer, Daniel Cremers

Inferring scene geometry from images via Structure from Motion is a long-standing and fundamental problem in computer vision. While classical approaches and, more recently, depth map predictions only focus on the visible parts of a scene, the task of scene completion aims to reason about geometry even in occluded regions. With the popularity of neural radiance fields (NeRFs), implicit representations also became popular for scene completion by predicting so-called density fields. Unlike explicit approaches. e.g. voxel-based methods, density fields also allow for accurate depth prediction and novel-view synthesis via image-based rendering. In this work, we propose to fuse the scene reconstruction from multiple images and distill this knowledge into a more accurate single-view scene reconstruction. To this end, we propose Multi-View Behind the Scenes (MVBTS) to fuse density fields from multiple posed images, trained fully self-supervised only from image data. Using knowledge distillation, we use MVBTS to train a single-view scene completion network via direct supervision called KDBTS. It achieves state-of-the-art performance on occupancy prediction, especially in occluded regions.

📄 PDF Abstract BibTeX arXiv:2404.07933

Code (0)

등록된 구현이 없습니다.

Tasks

Depth EstimationDepth PredictionKnowledge DistillationNovel View Synthesis

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

studentSplat: Your Student Model Learns Single-view 3D Gaussian Splatting

2026-01-16 · Yimu Pan, Hongda Mao, Qingshuang Chen, Yelin Kim arxiv

Recent advance in feed-forward 3D Gaussian splatting has enable remarkable multi-view 3D scene reconstruction or single-view 3D object reconstruction but single-view 3D scene reconstruction remain under-explored due to i…

3D Object ReconstructionDepth Estimation

ProDepth: Boosting Self-Supervised Multi-Frame Monocular Depth with Probabilistic Fusion

2024-07-12 · Sungmin Woo, Wonjoon Lee, Woo Jin Kim, Dogyoon Lee 외

Self-supervised multi-frame monocular depth estimation relies on the geometric consistency between successive frames under the assumption of a static scene. However, the presence of moving objects in dynamic scenes intro…

DecoderDepth EstimationDepth PredictionMonocular Depth Estimation+1

SceneRF: Self-Supervised Monocular 3D Scene Reconstruction with Radiance Fields

2022-12-05 · ICCV 2023 1 · Anh-Quan Cao, Raoul de Charette

3D reconstruction from a single 2D image was extensively covered in the literature but relies on depth supervision at training time, which limits its applicability. To relax the dependence to depth we propose SceneRF, a …

3D Reconstruction3D Scene ReconstructionAutonomous DrivingDepth Estimation+4

Feed-Forward SceneDINO for Unsupervised Semantic Scene Completion

2025-07-08 · Aleksandar Jevtić, Christoph Reich, Felix Wimbauer, Oliver Hahn 외

Semantic scene completion (SSC) aims to infer both the 3D geometry and semantics of a scene from single images. In contrast to prior work on SSC that heavily relies on expensive ground-truth annotations, we approach SSC …

3D geometryDomain GeneralizationRepresentation LearningScene Understanding

MonoSelfRecon: Purely Self-Supervised Explicit Generalizable 3D Reconstruction of Indoor Scenes from Monocular RGB Views

2024-04-10 · Runfa Li, Upal Mahbub, Vasudev Bhaskaran, Truong Nguyen

Current monocular 3D scene reconstruction (3DR) works are either fully-supervised, or not generalizable, or implicit in 3D representation. We propose a novel framework - MonoSelfRecon that for the first time achieves exp…

3D Reconstruction3D Scene ReconstructionDepth EstimationNeRF