CVApr 26, 2021

Practical Wide-Angle Portraits Correction with Deep Structured Models

arXiv:2104.12464v320 citations
Originality Incremental advance
AI Analysis

This addresses the problem of skewed backgrounds and stretched faces in group portrait photos for photographers and casual users, representing a novel application but incremental in method.

The paper tackles perspective distortions in wide-angle portraits by introducing a deep learning approach that corrects background and facial regions without needing camera distortion parameters, significantly outperforming previous state-of-the-art methods in qualitative and quantitative evaluations.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes