M2SVid: End-to-End Inpainting and Refinement for Monocular-to-Stereo Video Conversion
Nina Shvetsova, Goutam Bhat, Prune Truong, Hilde Kuehne, Federico Tombari
TL;DR
M2SVid addresses monocular-to-stereo video conversion by refining the warped right view through an end-to-end diffusion-based inpainting framework. It extends Stable Video Diffusion with conditioning on the left video, the warped right view, and disocclusion masks, and employs full attention for disoccluded tokens to leverage neighboring frames and left-view details. The model is trained end-to-end with image-space losses, enabling single-step, feed-forward inference that significantly speeds up rendering while preserving high-frequency content. Quantitative and human studies show M2SVid outperforms StereoCrafter and SVG in quality and perceptual realism, with substantial runtime advantages, making practical, scalable stereoscopic video conversion feasible on public datasets.
Abstract
We tackle the problem of monocular-to-stereo video conversion and propose a novel architecture for inpainting and refinement of the warped right view obtained by depth-based reprojection of the input left view. We extend the Stable Video Diffusion (SVD) model to utilize the input left video, the warped right video, and the disocclusion masks as conditioning input to generate a high-quality right camera view. In order to effectively exploit information from neighboring frames for inpainting, we modify the attention layers in SVD to compute full attention for discoccluded pixels. Our model is trained to generate the right view video in an end-to-end manner without iterative diffusion steps by minimizing image space losses to ensure high-quality generation. Our approach outperforms previous state-of-the-art methods, being ranked best 2.6x more often than the second-place method in a user study, while being 6x faster.
