PCLs: Geometry-aware Neural Reconstruction of 3D Pose with Perspective Crop Layers
Frank Yu, Mathieu Salzmann, Pascal Fua, Helge Rhodin

TL;DR
This paper introduces Perspective Crop Layers (PCLs), a modular neural network component that leverages camera geometry to improve 3D pose reconstruction accuracy by removing perspective distortions, applicable to CNNs and MLPs.
Contribution
The paper proposes PCLs, a novel geometry-aware layer that enhances existing neural networks for 3D pose estimation by explicitly accounting for perspective effects.
Findings
PCL improves 3D human pose reconstruction accuracy.
PCL enhances CNNs with cropping operations like spatial transformer networks.
PCL benefits MLPs used for 2D-to-3D keypoint lifting.
Abstract
Local processing is an essential feature of CNNs and other neural network architectures - it is one of the reasons why they work so well on images where relevant information is, to a large extent, local. However, perspective effects stemming from the projection in a conventional camera vary for different global positions in the image. We introduce Perspective Crop Layers (PCLs) - a form of perspective crop of the region of interest based on the camera geometry - and show that accounting for the perspective consistently improves the accuracy of state-of-the-art 3D pose reconstruction methods. PCLs are modular neural network layers, which, when inserted into existing CNN and MLP architectures, deterministically remove the location-dependent perspective effects while leaving end-to-end training and the number of parameters of the underlying neural network unchanged. We demonstrate that PCL…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Human Pose and Action Recognition · Optical measurement and interference techniques
MethodsSpatial Transformer
