English

Deep View Morphing

Computer Vision and Pattern Recognition 2017-03-08 v1

Abstract

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.

Keywords

Cite

@article{arxiv.1703.02168,
  title  = {Deep View Morphing},
  author = {Dinghuang Ji and Junghyun Kwon and Max McFarland and Silvio Savarese},
  journal= {arXiv preprint arXiv:1703.02168},
  year   = {2017}
}

Comments

Accepted to CVPR 2017

R2 v1 2026-06-22T18:37:51.941Z