paper-with-me

홈 › Papers

DynamicStereo: Consistent Dynamic Depth from Stereo Videos

2023-05-03 · CVPR 2023 1 · Nikita Karaev, Ignacio Rocco, Benjamin Graham, Natalia Neverova, Andrea Vedaldi, Christian Rupprecht

We consider the problem of reconstructing a dynamic scene observed from a stereo camera. Most existing methods for depth from stereo treat different stereo frames independently, leading to temporally inconsistent depth predictions. Temporal consistency is especially important for immersive AR or VR scenarios, where flickering greatly diminishes the user experience. We propose DynamicStereo, a novel transformer-based architecture to estimate disparity for stereo videos. The network learns to pool information from neighboring frames to improve the temporal consistency of its predictions. Our architecture is designed to process stereo videos efficiently through divided attention layers. We also introduce Dynamic Replica, a new benchmark dataset containing synthetic videos of people and animals in scanned environments, which provides complementary training and evaluation data for dynamic stereo closer to real applications than existing datasets. Training with this dataset further improves the quality of predictions of our proposed DynamicStereo as well as prior methods. Finally, it acts as a benchmark for consistent stereo methods.

📄 PDF Abstract BibTeX arXiv:2305.02296

Code (1)

facebookresearch/dynamic_stereo 공식 구현 pytorch

Similar Papers 제목 키워드 기반

StereoDiff: Stereo-Diffusion Synergy for Video Depth Estimation

2025-06-25 · Haodong Li, Chen Wang, Jiahui Lei, Kostas Daniilidis 외

Recent video depth estimation methods achieve great performance by following the paradigm of image depth estimation, i.e., typically fine-tuning pre-trained video diffusion models with massive data. However, we argue tha…

Depth EstimationStereo Matching

StereoCrafter-Zero: Zero-Shot Stereo Video Generation with Noisy Restart

2024-11-21 · Jian Shi, Qian Wang, Zhenyu Li, Peter Wonka

Generating high-quality stereo videos that mimic human binocular vision requires maintaining consistent depth perception and temporal coherence across frames. While diffusion models have advanced image and video synthesi…

Video Generation

Stereo4D: Learning How Things Move in 3D from Internet Stereo Videos

2024-12-12 · CVPR 2025 1 · Linyi Jin, Richard Tucker, Zhengqi Li, David Fouhey 외

Learning to understand dynamic 3D scenes from imagery is crucial for applications ranging from robotics to scene reconstruction. Yet, unlike other problems where large-scale supervised training has enabled rapid progress…

Camera Pose EstimationDepth EstimationPose EstimationStereo Depth Estimation

Edge-aware Consistent Stereo Video Depth Estimation

2023-05-04 · Elena Kosheleva, Sunil Jaiswal, Faranak Shamsafar, Noshaba Cheema 외

Video depth estimation is crucial in various applications, such as scene reconstruction and augmented reality. In contrast to the naive method of estimating depths from images, a more sophisticated approach uses temporal…

Camera Pose EstimationDepth EstimationPose Estimation

DepthTransfer: Depth Extraction from Video Using Non-parametric Sampling

2019-12-24 · Kevin Karsch, Ce Liu, Sing Bing Kang

We describe a technique that automatically generates plausible depth maps from videos using non-parametric depth sampling. We demonstrate our technique in cases where past methods fail (non-translating cameras and dynami…

Depth EstimationOptical Flow Estimation