English

Practical Wide-Angle Portraits Correction with Deep Structured Models

Computer Vision and Pattern Recognition 2021-04-29 v3

Abstract

Wide-angle portraits often enjoy expanded views. However, they contain perspective distortions, especially noticeable when capturing group portrait photos, where the background is skewed and faces are stretched. This paper introduces the first deep learning based approach to remove such artifacts from freely-shot photos. Specifically, given a wide-angle portrait as input, we build a cascaded network consisting of a LineNet, a ShapeNet, and a transition module (TM), which corrects perspective distortions on the background, adapts to the stereographic projection on facial regions, and achieves smooth transitions between these two projections, accordingly. To train our network, we build the first perspective portrait dataset with a large diversity in identities, scenes and camera modules. For the quantitative evaluation, we introduce two novel metrics, line consistency and face congruence. Compared to the previous state-of-the-art approach, our method does not require camera distortion parameters. We demonstrate that our approach significantly outperforms the previous state-of-the-art approach both qualitatively and quantitatively.

Keywords

Cite

@article{arxiv.2104.12464,
  title  = {Practical Wide-Angle Portraits Correction with Deep Structured Models},
  author = {Jing Tan and Shan Zhao and Pengfei Xiong and Jiangyu Liu and Haoqiang Fan and Shuaicheng Liu},
  journal= {arXiv preprint arXiv:2104.12464},
  year   = {2021}
}

Comments

This work has been accepted to CVPR2021. The project link is https://github.com/TanJing94/Deep_Portraits_Correction

R2 v1 2026-06-24T01:31:01.411Z