CVFeb 1, 2015

Pose and Shape Estimation with Discriminatively Learned Parts

arXiv:1502.00192v1
Originality Incremental advance
AI Analysis

This addresses the challenge of accurate 3D reconstruction from 2D images for applications like robotics or autonomous driving, representing an incremental improvement through a novel optimization method.

The paper tackles the problem of estimating 3D pose and shape of objects from single images by learning discriminative parts and optimizing geometric and appearance compatibility, achieving superior performance on the Fine Grained 3D Car dataset with reduced shape and pose errors.

We introduce a new approach for estimating the 3D pose and the 3D shape of an object from a single image. Given a training set of view exemplars, we learn and select appearance-based discriminative parts which are mapped onto the 3D model from the training set through a facil- ity location optimization. The training set of 3D models is summarized into a sparse set of shapes from which we can generalize by linear combination. Given a test picture, we detect hypotheses for each part. The main challenge is to select from these hypotheses and compute the 3D pose and shape coefficients at the same time. To achieve this, we optimize a function that minimizes simultaneously the geometric reprojection error as well as the appearance matching of the parts. We apply the alternating direction method of multipliers (ADMM) to minimize the resulting convex function. We evaluate our approach on the Fine Grained 3D Car dataset with superior performance in shape and pose errors. Our main and novel contribution is the simultaneous solution for part localization, 3D pose and shape by maximizing both geometric and appearance compatibility.

Foundations

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

Your Notes