An End-to-End Depth-Based Pipeline for Selfie Image Rectification
Ahmed Alhawwary, Janne Mustaniemi, Phong Nguyen-Ha, Janne Heikkil\"a

TL;DR
This paper introduces a fast, end-to-end deep learning pipeline for selfie image rectification that estimates facial depth, adjusts perspective, and inpaints missing pixels, outperforming previous methods in speed and quality.
Contribution
It presents a novel full-frame processing approach with an integrated depth estimation, perspective adjustment, and inpainting pipeline trained using synthetic data from Unreal Engine.
Findings
Outperforms previous rectification methods in quality.
Achieves over 260 times faster processing than 3D GAN-based methods.
Produces comparable results to complex 3D models.
Abstract
Portraits or selfie images taken from a close distance typically suffer from perspective distortion. In this paper, we propose an end-to-end deep learning-based rectification pipeline to mitigate the effects of perspective distortion. We learn to predict the facial depth by training a deep CNN. The estimated depth is utilized to adjust the camera-to-subject distance by moving the camera farther, increasing the camera focal length, and reprojecting the 3D image features to the new perspective. The reprojected features are then fed to an inpainting module to fill in the missing pixels. We leverage a differentiable renderer to enable end-to-end training of our depth estimation and feature extraction nets to improve the rectified outputs. To boost the results of the inpainting module, we incorporate an auxiliary module to predict the horizontal movement of the camera which decreases the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsImage Processing Techniques and Applications · Computer Graphics and Visualization Techniques · Advanced Vision and Imaging
MethodsInpainting
