CVDec 4, 2024

Lightweight Multiplane Images Network for Real-Time Stereoscopic Conversion from Planar Video

arXiv:2412.03102v1h-index: 7
Originality Incremental advance
AI Analysis

This addresses the lack of high-quality stereoscopic content for glasses-free 3D screens and VR devices, offering an incremental improvement in efficiency for domain-specific applications.

The paper tackles the problem of real-time stereoscopic conversion from planar video by proposing a lightweight network based on multi-plane images, achieving comparable performance to state-of-the-art models with over 40x inference acceleration at 2K resolution.

With the rapid development of stereoscopic display technologies, especially glasses-free 3D screens, and virtual reality devices, stereoscopic conversion has become an important task to address the lack of high-quality stereoscopic image and video resources. Current stereoscopic conversion algorithms typically struggle to balance reconstruction performance and inference efficiency. This paper proposes a planar video real-time stereoscopic conversion network based on multi-plane images (MPI), which consists of a detail branch for generating MPI and a depth-semantic branch for perceiving depth information. Unlike models that depend on explicit depth map inputs, the proposed method employs a lightweight depth-semantic branch to extract depth-aware features implicitly. To optimize the lightweight branch, a heavy training but light inference strategy is adopted, which involves designing a coarse-to-fine auxiliary branch that is only used during the training stage. In addition, the proposed method simplifies the MPI rendering process for stereoscopic conversion scenarios to further accelerate the inference. Experimental results demonstrate that the proposed method can achieve comparable performance to some state-of-the-art (SOTA) models and support real-time inference at 2K resolution. Compared to the SOTA TMPI algorithm, the proposed method obtains similar subjective quality while achieving over $40\times$ inference acceleration.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes