paper-with-me

홈 › Papers

Towards 3D Scene Reconstruction from Locally Scale-Aligned Monocular Video Depth

2022-02-03 · Guangkai Xu, Wei Yin, Hao Chen, Chunhua Shen, Kai Cheng, Feng Wu, Feng Zhao

Existing monocular depth estimation methods have achieved excellent robustness in diverse scenes, but they can only retrieve affine-invariant depth, up to an unknown scale and shift. However, in some video-based scenarios such as video depth estimation and 3D scene reconstruction from a video, the unknown scale and shift residing in per-frame prediction may cause the depth inconsistency. To solve this problem, we propose a locally weighted linear regression method to recover the scale and shift with very sparse anchor points, which ensures the scale consistency along consecutive frames. Extensive experiments show that our method can boost the performance of existing state-of-the-art approaches by 50% at most over several zero-shot benchmarks. Besides, we merge over 6.3 million RGBD images to train strong and robust depth models. Our produced ResNet50-backbone model even outperforms the state-of-the-art DPT ViT-Large model. Combining with geometry-based reconstruction methods, we formulate a new dense 3D scene reconstruction pipeline, which benefits from both the scale consistency of sparse points and the robustness of monocular methods. By performing the simple per-frame prediction over a video, the accurate 3D scene shape can be recovered.

📄 PDF Abstract BibTeX arXiv:2202.01470

Code (0)

등록된 구현이 없습니다.

Tasks

3D Scene ReconstructionDepth CompletionDepth EstimationMonocular Depth Estimation

Methods 이 논문이 사용한 방법론

Six Ways To Communicate To Someone At Expedia Via Phone And Email's. To communicate or get human at Expedia, the quickest option is typically to call their customer service at +1-888-829-0881 or +1(805) 330 (4056). You can also use the live chat…
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Multi-Head Attention 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

Fast Monocular Scene Reconstruction with Global-Sparse Local-Dense Grids

2023-05-22 · CVPR 2023 1 · Wei Dong, Chris Choy, Charles Loop, Or Litany 외

Indoor scene reconstruction from monocular images has long been sought after by augmented reality and robotics developers. Recent advances in neural field representations and monocular priors have led to remarkable resul…

Indoor Scene Reconstruction

Scene and Human in One World: Reconstruction in a Feedforward Pass

2026-06-26 · Boao Shi, Qiao Feng, Yiming Huang, Lingjie Liu arxiv

Reconstructing humans in dynamic scenes from moving monocular cameras remains challenging due to scale ambiguity, human-scene misalignment, and occlusion interference. Rather than treating human mesh recovery and scene r…

Human Mesh Recovery

EmbodMocap: In-the-Wild 4D Human-Scene Reconstruction for Embodied Agents

2026-02-26 · Wenjia Wang, Liang Pan, Huaijin Pi, Yuke Lou 외 arxiv

Human behaviors in the real world naturally encode rich, long-term contextual information that can be leveraged to train embodied agents for perception, understanding, and acting. However, existing capture systems typica…

World from Motion: Generative Dynamic Gaussian Reconstruction from Monocular Video

2026-07-01 · Liyuan Zhu, Shengyu Huang, Amrita Mazumdar, Tianye Li 외 arxiv

We present World from Motion, a method for generating freely renderable dynamic 3D Gaussian representations from monocular videos. Our approach conditions a video model on dense, pixel-aligned renderings that encode appe…

Endo3R: Unified Online Reconstruction from Dynamic Monocular Endoscopic Video

2025-04-04 · Jiaxin Guo, Wenzhen Dong, Tianyu Huang, Hao Ding 외

Reconstructing 3D scenes from monocular surgical videos can enhance surgeon's perception and therefore plays a vital role in various computer-assisted surgery tasks. However, achieving scale-consistent reconstruction rem…

Camera Pose EstimationDepth EstimationDepth PredictionDynamic Reconstruction+1