CVAILGJan 2, 2025

TexAVi: Generating Stereoscopic VR Video Clips from Text Descriptions

arXiv:2501.01156v2h-index: 52024 IEEE International Conference on Computer Vision and Machine Intelligence (CVMI)
Originality Incremental advance
AI Analysis

This addresses the problem of reducing production effort for VR content creators, though it is incremental as it builds on existing generative systems.

The paper tackles generating stereoscopic VR video clips from text descriptions by combining text-to-image models, Stable Diffusion, and depth estimation, achieving improved visual quality as measured by Fréchet Inception Distance and CLIP Score.

While generative models such as text-to-image, large language models and text-to-video have seen significant progress, the extension to text-to-virtual-reality remains largely unexplored, due to a deficit in training data and the complexity of achieving realistic depth and motion in virtual environments. This paper proposes an approach to coalesce existing generative systems to form a stereoscopic virtual reality video from text. Carried out in three main stages, we start with a base text-to-image model that captures context from an input text. We then employ Stable Diffusion on the rudimentary image produced, to generate frames with enhanced realism and overall quality. These frames are processed with depth estimation algorithms to create left-eye and right-eye views, which are stitched side-by-side to create an immersive viewing experience. Such systems would be highly beneficial in virtual reality production, since filming and scene building often require extensive hours of work and post-production effort. We utilize image evaluation techniques, specifically Fréchet Inception Distance and CLIP Score, to assess the visual quality of frames produced for the video. These quantitative measures establish the proficiency of the proposed method. Our work highlights the exciting possibilities of using natural language-driven graphics in fields like virtual reality simulations.

Foundations

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

Your Notes