English

Content-aware Warping for View Synthesis

Computer Vision and Pattern Recognition 2023-01-31 v3

Abstract

Existing image-based rendering methods usually adopt depth-based image warping operation to synthesize novel views. In this paper, we reason the essential limitations of the traditional warping operation to be the limited neighborhood and only distance-based interpolation weights. To this end, we propose content-aware warping, which adaptively learns the interpolation weights for pixels of a relatively large neighborhood from their contextual information via a lightweight neural network. Based on this learnable warping module, we propose a new end-to-end learning-based framework for novel view synthesis from a set of input source views, in which two additional modules, namely confidence-based blending and feature-assistant spatial refinement, are naturally proposed to handle the occlusion issue and capture the spatial correlation among pixels of the synthesized view, respectively. Besides, we also propose a weight-smoothness loss term to regularize the network. Experimental results on light field datasets with wide baselines and multi-view datasets show that the proposed method significantly outperforms state-of-the-art methods both quantitatively and visually. The source code will be publicly available at https://github.com/MantangGuo/CW4VS.

Keywords

Cite

@article{arxiv.2201.09023,
  title  = {Content-aware Warping for View Synthesis},
  author = {Mantang Guo and Junhui Hou and Jing Jin and Hui Liu and Huanqiang Zeng and Jiwen Lu},
  journal= {arXiv preprint arXiv:2201.09023},
  year   = {2023}
}

Comments

arXiv admin note: text overlap with arXiv:2108.07408

R2 v1 2026-06-24T08:58:31.047Z