paper-with-me

홈 › Papers

Deep View Morphing

2017-03-07 · CVPR 2017 7 · Dinghuang Ji, Junghyun Kwon, Max McFarland, Silvio Savarese

Recently, convolutional neural networks (CNN) have been successfully applied to view synthesis problems. However, such CNN-based methods can suffer from lack of texture details, shape distortions, or high computational complexity. In this paper, we propose a novel CNN architecture for view synthesis called "Deep View Morphing" that does not suffer from these issues. To synthesize a middle view of two input images, a rectification network first rectifies the two input images. An encoder-decoder network then generates dense correspondences between the rectified images and blending masks to predict the visibility of pixels of the rectified images in the middle view. A view morphing network finally synthesizes the middle view using the dense correspondences and blending masks. We experimentally show the proposed method significantly outperforms the state-of-the-art CNN-based view synthesis method.

📄 PDF Abstract BibTeX arXiv:1703.02168

Code (0)

등록된 구현이 없습니다.

Tasks

Decoder

Similar Papers 제목 키워드 기반

Multiview Regenerative Morphing with Dual Flows

2022-08-02 · Chih-Jung Tsai, Cheng Sun, Hwann-Tzong Chen

This paper aims to address a new task of image morphing under a multiview setting, which takes two sets of multiview images as the input and generates intermediate renderings that not only exhibit smooth transitions betw…

Image Morphing

3D Face Morphing Attacks: Generation, Vulnerability and Detection

2022-01-10 · Jag Mohan Singh, Raghavendra Ramachandra

Face Recognition systems (FRS) have been found to be vulnerable to morphing attacks, where the morphed face image is generated by blending the face images from contributory data subjects. This work presents a novel direc…

Face Morphing Attack DetectionFace RecognitionMORPH

Text Morphing

2018-09-30 · Shaohan Huang, Yu Wu, Furu Wei, Ming Zhou

In this paper, we introduce a novel natural language generation task, termed as text morphing, which targets at generating the intermediate sentences that are fluency and smooth with the two input sentences. We propose t…

SentenceText Generation

VM-NeRF: Tackling Sparsity in NeRF with View Morphing

2022-10-09 · Matteo Bortolon, Alessio Del Bue, Fabio Poiesi

NeRF aims to learn a continuous neural scene representation by using a finite set of input images taken from various viewpoints. A well-known limitation of NeRF methods is their reliance on data: the fewer the viewpoints…

Data AugmentationNeRFNovel View Synthesis

Neural Crossbreed: Neural Based Image Metamorphosis

2020-09-02 · Sanghun Park, Kwanggyoon Seo, Junyong Noh

We propose Neural Crossbreed, a feed-forward neural network that can learn a semantic change of input images in a latent space to create the morphing effect. Because the network learns a semantic change, a sequence of me…

Appearance TransferImage MorphingStyle TransferVideo Frame Interpolation