paper-with-me

홈 › Papers

NeuralPassthrough: Learned Real-Time View Synthesis for VR

2022-07-05 · Lei Xiao, Salah Nouri, Joel Hegland, Alberto Garcia Garcia, Douglas Lanman

Virtual reality (VR) headsets provide an immersive, stereoscopic visual experience, but at the cost of blocking users from directly observing their physical environment. Passthrough techniques are intended to address this limitation by leveraging outward-facing cameras to reconstruct the images that would otherwise be seen by the user without the headset. This is inherently a real-time view synthesis challenge, since passthrough cameras cannot be physically co-located with the eyes. Existing passthrough techniques suffer from distracting reconstruction artifacts, largely due to the lack of accurate depth information (especially for near-field and disoccluded objects), and also exhibit limited image quality (e.g., being low resolution and monochromatic). In this paper, we propose the first learned passthrough method and assess its performance using a custom VR headset that contains a stereo pair of RGB cameras. Through both simulations and experiments, we demonstrate that our learned passthrough method delivers superior image quality compared to state-of-the-art methods, while meeting strict VR requirements for real-time, perspective-correct stereoscopic view synthesis over a wide field of view for desktop-connected headsets.

📄 PDF Abstract BibTeX arXiv:2207.02186

Code (1)

facebookresearch/NeuralPassthrough 공식 구현 pytorch

Tasks

BlockingNeural RenderingNovel View Synthesis

Similar Papers 제목 키워드 기반

ProbNVS: Fast Novel View Synthesis with Learned Probability-Guided Sampling

2022-04-07 · Yuemei Zhou, Tao Yu, Zerong Zheng, Ying Fu 외

Existing state-of-the-art novel view synthesis methods rely on either fairly accurate 3D geometry estimation or sampling of the entire space for neural volumetric rendering, which limit the overall efficiency. In order t…

3D geometryNovel View Synthesis

Vid2Actor: Free-viewpoint Animatable Person Synthesis from Video in the Wild

2020-12-23 · Chung-Yi Weng, Brian Curless, Ira Kemelmacher-Shlizerman

Given an "in-the-wild" video of a person, we reconstruct an animatable model of the person in the video. The output model can be rendered in any body pose to any camera view, via the learned controls, without explicit 3D…

Image GenerationImage-to-Image TranslationTranslation

NeX: Real-time View Synthesis with Neural Basis Expansion

2021-03-09 · CVPR 2021 1 · Suttisak Wizadwongsa, Pakkapon Phongthawee, Jiraphon Yenphraphai, Supasorn Suwajanakorn

We present NeX, a new approach to novel view synthesis based on enhancements of multiplane image (MPI) that can reproduce next-level view-dependent effects -- in real time. Unlike traditional MPI that uses a set of simpl…

Novel View Synthesis

BakedAvatar: Baking Neural Fields for Real-Time Head Avatar Synthesis

2023-11-09 · Hao-Bin Duan, Miao Wang, Jin-Chuan Shi, Xu-Chuan Chen 외

Synthesizing photorealistic 4D human head avatars from videos is essential for VR/AR, telepresence, and video game applications. Although existing Neural Radiance Fields (NeRF)-based methods achieve high-fidelity results…

Face ReenactmentNeRF

Common Pets in 3D: Dynamic New-View Synthesis of Real-Life Deformable Categories

2022-11-07 · CVPR 2023 1 · Samarth Sinha, Roman Shapovalov, Jeremy Reizenstein, Ignacio Rocco 외

Obtaining photorealistic reconstructions of objects from sparse views is inherently ambiguous and can only be achieved by learning suitable reconstruction priors. Earlier works on sparse rigid object reconstruction succe…

3D Reconstruction4D reconstructionBenchmarkingNeRF+1