中文
相关论文

相关论文: Stereo Magnification: Learning View Synthesis usin…

200 篇论文

We explore the problem of view synthesis from a narrow baseline pair of images, and focus on generating high-quality view extrapolations with plausible disocclusions. Our method builds upon prior work in predicting a multiplane image (MPI),…

计算机视觉与模式识别 · 计算机科学 2019-05-02 Pratul P. Srinivasan , Richard Tucker , Jonathan T. Barron , Ravi Ramamoorthi , Ren Ng , Noah Snavely

A recent strand of work in view synthesis uses deep learning to generate multiplane images (a camera-centric, layered 3D representation) given two or more input images at known viewpoints. We apply this representation to single-view view…

计算机视觉与模式识别 · 计算机科学 2020-04-24 Richard Tucker , Noah Snavely

Single-image novel view synthesis is a challenging and ongoing problem that aims to generate an infinite number of consistent views from a single input image. Although significant efforts have been made to advance the quality of generated…

计算机视觉与模式识别 · 计算机科学 2023-12-19 Guo Pu , Peng-Shuai Wang , Zhouhui Lian

Synthesizing novel views from a single view image is a highly ill-posed problem. We discover an effective solution to reduce the learning ambiguity by expanding the single-view view synthesis problem to a multi-view setting. Specifically,…

计算机视觉与模式识别 · 计算机科学 2023-04-21 Yang Zhou , Hanjie Wu , Wenxi Liu , Zheng Xiong , Jing Qin , Shengfeng He

This paper deals with the challenging task of synthesizing novel views for in-the-wild photographs. Existing methods have shown promising results leveraging monocular depth estimation and color inpainting with layered depth representations.…

计算机视觉与模式识别 · 计算机科学 2022-05-25 Yuxuan Han , Ruicheng Wang , Jiaolong Yang

We present a novel approach to view synthesis using multiplane images (MPIs). Building on recent advances in learned gradient descent, our algorithm generates an MPI from a set of sparse camera viewpoints. The resulting method incorporates…

计算机视觉与模式识别 · 计算机科学 2019-06-19 John Flynn , Michael Broxton , Paul Debevec , Matthew DuVall , Graham Fyffe , Ryan Overbeck , Noah Snavely , Richard Tucker

We introduce a method for novel view synthesis given only a single wide-baseline stereo image pair. In this challenging regime, 3D scene points are regularly observed only once, requiring prior-based reconstruction of scene geometry and…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Yilun Du , Cameron Smith , Ayush Tewari , Vincent Sitzmann

Representing scenes with multiple semi-transparent colored layers has been a popular and successful choice for real-time novel view synthesis. Existing approaches infer colors and transparency values over regularly-spaced layers of planar…

计算机视觉与模式识别 · 计算机科学 2022-03-30 Taras Khakhulin , Denis Korzhenkov , Pavel Solovev , Gleb Sterkin , Timotei Ardelean , Victor Lempitsky

This paper studies the problem of view synthesis with certain amount of rotations from a pair of images, what we called stereo unstructured magnification. While the multi-plane image representation is well suited for view synthesis with…

计算机视觉与模式识别 · 计算机科学 2022-04-04 Qi Zhang , Xin Huang , Ying Feng , Xue Wang , Hongdong Li , Qing Wang

Novel view synthesis of remote sensing scenes is of great significance for scene visualization, human-computer interaction, and various downstream applications. Despite the recent advances in computer graphics and photogrammetry technology,…

计算机视觉与模式识别 · 计算机科学 2022-10-05 Yongchang Wu , Zhengxia Zou , Zhenwei Shi

Recently, learning methods have been designed to create Multiplane Images (MPIs) for view synthesis. While MPIs are extremely powerful and facilitate high quality renderings, a great amount of memory is required, making them impractical for…

计算机视觉与模式识别 · 计算机科学 2021-06-16 Julia Navarro , Neus Sabater

We tackle a new problem of semantic view synthesis -- generating free-viewpoint rendering of a synthesized scene using a semantic label map as input. We build upon recent advances in semantic image synthesis and view synthesis for handling…

计算机视觉与模式识别 · 计算机科学 2020-08-25 Hsin-Ping Huang , Hung-Yu Tseng , Hsin-Ying Lee , Jia-Bin Huang

Generating static novel views from an already captured image is a hard task in computer vision and graphics, in particular when the single input image has dynamic parts such as persons or moving objects. In this paper, we tackle this…

计算机视觉与模式识别 · 计算机科学 2021-10-20 Gustavo Sutter P. Carvalho , Diogo C. Luvizon , Antonio Joia Neto , Andre G. C. Pacheco , Otavio A. B. Penatti

While current multi-frame restoration methods combine information from multiple input images using 2D alignment techniques, recent advances in novel view synthesis are paving the way for a new paradigm relying on volumetric scene…

计算机视觉与模式识别 · 计算机科学 2023-04-06 Thomas Tanay , Aleš Leonardis , Matteo Maggioni

The task of synthesizing novel views from a single image is highly ill-posed due to multiple explanations for unobserved areas. Most current methods tend to generate unseen regions from ambiguity priors and interpolation near input views,…

计算机视觉与模式识别 · 计算机科学 2026-03-03 Haowang Cui , Rui Chen , Jiaze Wang , Tao Guo , Zheng Qin

In the last few years, several works have tackled the problem of novel view synthesis from stereo images or even from a single picture. However, previous methods are computationally expensive, specially for high-resolution images. In this…

We present Extreme View Synthesis, a solution for novel view extrapolation that works even when the number of input images is small--as few as two. In this context, occlusions and depth uncertainty are two of the most pressing issues, and…

计算机视觉与模式识别 · 计算机科学 2019-09-02 Inchang Choi , Orazio Gallo , Alejandro Troccoli , Min H. Kim , Jan Kautz

Existing Multi-Plane Image (MPI) based view-synthesis methods generate an MPI aligned with the input view using a fixed number of planes in one forward pass. These methods produce fast, high-quality rendering of novel views, but rely on…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Sushobhan Ghosh , Zhaoyang Lv , Nathan Matsuda , Lei Xiao , Andrew Berkovich , Oliver Cossairt

In this paper we address the problem of view synthesis from large baseline light fields, by turning a sparse set of input views into a Multi-plane Image (MPI). Because available datasets are scarce, we propose a lightweight network that…

计算机视觉与模式识别 · 计算机科学 2020-05-20 Tomás Völker , Guillaume Boisson , Bertrand Chupeau

Recent novel view synthesis methods obtain promising results for relatively small scenes, e.g., indoor environments and scenes with a few objects, but tend to fail for unbounded outdoor scenes with a single image as input. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2023-09-14 Xiaoyu Zhou , Zhiwei Lin , Xiaojun Shan , Yongtao Wang , Deqing Sun , Ming-Hsuan Yang
‹ 上一页 1 2 3 10 下一页 ›