English

Real-Time Human Frontal View Synthesis from a Single Image

Computer Vision and Pattern Recognition 2026-03-17 v1

Abstract

Photorealistic human novel view synthesis from a single image is crucial for democratizing immersive 3D telepresence, eliminating the need for complex multi-camera setups. However, current rendering-centric methods prioritize visual fidelity over explicit geometric understanding and struggle with intricate regions like faces and hands, leading to temporal instability. Meanwhile, human-centric frameworks suffer from memory bottlenecks since they typically rely on an auxiliary model to provide informative structural priors for geometric modeling, which limits real-time performance. To address these challenges, we propose PrismMirror, a geometry-guided framework for instant frontal view synthesis from a single image. By avoiding external geometric modeling and focusing on frontal view synthesis, our model optimizes visual integrity for telepresence. Specifically, PrismMirror introduces a novel cascade learning strategy that enables coarse-to-fine geometric feature learning. It first directly learns coarse geometric features, such as SMPL-X meshes and point clouds, and then refines textures through rendering supervision. To achieve real-time efficiency, we distill this unified framework into a lightweight linear attention model. Notably, PrismMirror is the first monocular human frontal view synthesis model that achieves real-time inference at 24 FPS, significantly outperforming previous methods in both visual authenticity and structural accuracy.

Keywords

Cite

@article{arxiv.2603.15433,
  title  = {Real-Time Human Frontal View Synthesis from a Single Image},
  author = {Fangyu Lin and Yingdong Hu and Lunjie Zhu and Zhening Liu and Yushi Huang and Zehong Lin and Jun Zhang},
  journal= {arXiv preprint arXiv:2603.15433},
  year   = {2026}
}
R2 v1 2026-07-01T11:22:31.163Z