paper-with-me

홈 › Papers

View Synthesis by Appearance Flow

2016-05-11 · Tinghui Zhou, Shubham Tulsiani, Weilun Sun, Jitendra Malik, Alexei A. Efros

We address the problem of novel view synthesis: given an input image, synthesizing new images of the same object or scene observed from arbitrary viewpoints. We approach this as a learning task but, critically, instead of learning to synthesize pixels from scratch, we learn to copy them from the input image. Our approach exploits the observation that the visual appearance of different views of the same instance is highly correlated, and such correlation could be explicitly learned by training a convolutional neural network (CNN) to predict appearance flows -- 2-D coordinate vectors specifying which pixels in the input view could be used to reconstruct the target view. Furthermore, the proposed framework easily generalizes to multiple input views by learning how to optimally combine single-view predictions. We show that for both objects and scenes, our approach is able to synthesize novel views of higher perceptual quality than previous CNN-based techniques.

📄 PDF Abstract BibTeX arXiv:1605.03557

Code (4)

Chinmay26/Multi-Viewpoint-Image-generation tf
RenYurui/Global-Flow-Local-Attention pytorch
andrewjong/Global-Flow-Local-Attention-VTryon pytorch
tinghuiz/appearance-flow

Tasks

Novel View Synthesis

Similar Papers 제목 키워드 기반

Neural Scene Flow Fields for Space-Time View Synthesis of Dynamic Scenes

2020-11-26 · CVPR 2021 1 · Zhengqi Li, Simon Niklaus, Noah Snavely, Oliver Wang

We present a method to perform novel view and time synthesis of dynamic scenes, requiring only a monocular video with known camera poses as input. To do this, we introduce Neural Scene Flow Fields, a new representation t…

The Emergence of Objectness: Learning Zero-Shot Segmentation from Videos

2021-11-11 · NeurIPS 2021 12 · Runtao Liu, Zhirong Wu, Stella X. Yu, Stephen Lin

Humans can easily segment moving objects without knowing what they are. That objectness could emerge from continuous visual observations motivates us to model grouping and movement concurrently from unlabeled videos. Our…

Contrastive LearningImage SegmentationSegmentationSemantic Segmentation+4

Appearance Editing with Free-viewpoint Neural Rendering

2021-10-14 · Pulkit Gera, Aakash KT, Dhawal Sirikonda, Parikshit Sakurikar 외

We present a neural rendering framework for simultaneous view synthesis and appearance editing of a scene from multi-view images captured under known environment illumination. Existing approaches either achieve view synt…

DisentanglementNeural Rendering

Unsupervised Pose Flow Learning for Pose Guided Synthesis

2019-09-30 · Haitian Zheng, Lele Chen, Chenliang Xu, Jiebo Luo

Pose guided synthesis aims to generate a new image in an arbitrary target pose while preserving the appearance details from the source image. Existing approaches rely on either hard-coded spatial transformations or 3D bo…

MoVieS: Motion-Aware 4D Dynamic View Synthesis in One Second

2025-07-14 · Chenguo Lin, YuChen Lin, Panwang Pan, Yifan Yu 외

We present MoVieS, a novel feed-forward model that synthesizes 4D dynamic novel views from monocular videos in one second. MoVieS represents dynamic 3D scenes using pixel-aligned grids of Gaussian primitives, explicitly …

Novel View SynthesisPoint TrackingScene Flow EstimationSemantic Segmentation