ImmersePro: End-to-End Stereo Video Synthesis Via Implicit Disparity Learning
Jian Shi, Zhenyu Li, Peter Wonka
TL;DR
ImmersePro addresses the challenge of generating stereo video from monocular video by combining implicit disparity guidance with a layered disparity representation within a dual-branch, spatial-temporal Transformer framework. It jointly extracts disparity-focused and contextual features, propagates temporal information through multi-scale attention, and warps to produce smooth, semantically coherent right-view sequences without explicit depth maps. The work introduces Youtube-SBS, a public benchmark with over 7 million stereo pairs across 423 SBS videos, enabling robust training and evaluation. Empirically, ImmersePro achieves notable improvements over state-of-the-art stereo-from-mono methods in L1, SSIM, and PSNR, while maintaining temporal stability, though it relies on an average disparity estimate and faces limitations in generating very strong stereo effects; these insights point to future directions such as Nerf-based inpainting and larger, more diverse datasets.
Abstract
We introduce \textit{ImmersePro}, an innovative framework specifically designed to transform single-view videos into stereo videos. This framework utilizes a novel dual-branch architecture comprising a disparity branch and a context branch on video data by leveraging spatial-temporal attention mechanisms. \textit{ImmersePro} employs implicit disparity guidance, enabling the generation of stereo pairs from video sequences without the need for explicit disparity maps, thus reducing potential errors associated with disparity estimation models. In addition to the technical advancements, we introduce the YouTube-SBS dataset, a comprehensive collection of 423 stereo videos sourced from YouTube. This dataset is unprecedented in its scale, featuring over 7 million stereo pairs, and is designed to facilitate training and benchmarking of stereo video generation models. Our experiments demonstrate the effectiveness of \textit{ImmersePro} in producing high-quality stereo videos, offering significant improvements over existing methods. Compared to the best competitor stereo-from-mono we quantitatively improve the results by 11.76\% (L1), 6.39\% (SSIM), and 5.10\% (PSNR).
