paper-with-me

홈 › Papers

FrozenRecon: Pose-free 3D Scene Reconstruction with Frozen Depth Models

2023-08-10 · ICCV 2023 1 · Guangkai Xu, Wei Yin, Hao Chen, Chunhua Shen, Kai Cheng, Feng Zhao

3D scene reconstruction is a long-standing vision task. Existing approaches can be categorized into geometry-based and learning-based methods. The former leverages multi-view geometry but can face catastrophic failures due to the reliance on accurate pixel correspondence across views. The latter was proffered to mitigate these issues by learning 2D or 3D representation directly. However, without a large-scale video or 3D training data, it can hardly generalize to diverse real-world scenarios due to the presence of tens of millions or even billions of optimization parameters in the deep network. Recently, robust monocular depth estimation models trained with large-scale datasets have been proven to possess weak 3D geometry prior, but they are insufficient for reconstruction due to the unknown camera parameters, the affine-invariant property, and inter-frame inconsistency. Here, we propose a novel test-time optimization approach that can transfer the robustness of affine-invariant depth models such as LeReS to challenging diverse scenes while ensuring inter-frame consistency, with only dozens of parameters to optimize per video frame. Specifically, our approach involves freezing the pre-trained affine-invariant depth model's depth predictions, rectifying them by optimizing the unknown scale-shift values with a geometric consistency alignment module, and employing the resulting scale-consistent depth maps to robustly obtain camera poses and achieve dense scene reconstruction, even in low-texture regions. Experiments show that our method achieves state-of-the-art cross-dataset reconstruction on five zero-shot testing datasets.

📄 PDF Abstract BibTeX arXiv:2308.05733

Code (0)

등록된 구현이 없습니다.

Tasks

3D geometry3D Scene ReconstructionDepth EstimationMonocular Depth Estimation

Similar Papers 제목 키워드 기반

Amortized Anchor Refinement for Deployable Continuous-Time 4D Gaussian Reconstruction

2026-08-31 · Jingong Chen, Qingwen Zhang, Sanghyeon Jun, Chulwoo Pack 외 arxiv

Continuous-time 4D reconstruction remains impractical on standalone XR headsets. Per-scene optimization demands deployment-infeasible compute, and lower budgets cause collapse rather than degrade gradually. Feed-forward …

Splannequin: Freezing Monocular Mannequin-Challenge Footage with Dual-Detection Splatting

2025-12-04 · Hao-Jen Chien, Yi-Chuan Huang, Chung-Ho Wu, Wei-Lun Chao 외 arxiv

Synthesizing high-fidelity frozen 3D scenes from monocular Mannequin-Challenge (MC) videos is a unique problem distinct from standard dynamic scene reconstruction. Instead of focusing on modeling motion, our goal is to c…

FrozenDrive: Zero-Shot Text-Guided Driving Scene Generation and Data Augmentation with Parameter-Free Frozen Diffusion Model

2026-06-18 · Yuhwan Jeong, Hyeonseong Kim, Daehyun We, Seonkyu Song 외 arxiv

Synthetic data for autonomous driving is surging, powered by diffusion models that promise scalable scene generation. Yet key obstacles remain, as enforcing multi-view and temporal consistency often relies on backbone fi…

Autonomous DrivingData AugmentationScene Generation

Learning the Depths of Moving People by Watching Frozen People

2019-04-25 · CVPR 2019 6 · Zhengqi Li, Tali Dekel, Forrester Cole, Richard Tucker 외

We present a method for predicting dense depth in scenarios where both a monocular camera and people in the scene are freely moving. Existing methods for recovering depth for dynamic, non-rigid objects from monocular vid…

Depth EstimationDepth Prediction

Per-View Gaussian Predictions Enable Training-Free Distractor Filtering in Feed-Forward 3DGS

2026-08-27 · Kangmin Seo, Jae-Pil Heo arxiv

Feed-forward 3D Gaussian Splatting reconstructs an explicit Gaussian representation from multiple input images in one network execution, making 3D reconstruction increasingly accessible for casual captures. However, such…

3D Reconstruction