CVMar 21, 2018

A Unified Framework for Multi-View Multi-Class Object Pose Estimation

arXiv:1803.08103v2170 citations
Originality Incremental advance
AI Analysis

It addresses the challenge of robust object pose estimation in cluttered scenes, which is important for robotics and augmented reality, but appears incremental as it builds on existing deep learning methods.

The paper tackles the problem of accurately estimating 6-DoF object poses for many classes from single or multiple views, achieving competitive or superior performance on three large-scale benchmarks.

One core challenge in object pose estimation is to ensure accurate and robust performance for large numbers of diverse foreground objects amidst complex background clutter. In this work, we present a scalable framework for accurately inferring six Degree-of-Freedom (6-DoF) pose for a large number of object classes from single or multiple views. To learn discriminative pose features, we integrate three new capabilities into a deep Convolutional Neural Network (CNN): an inference scheme that combines both classification and pose regression based on a uniform tessellation of the Special Euclidean group in three dimensions (SE(3)), the fusion of class priors into the training process via a tiled class map, and an additional regularization using deep supervision with an object mask. Further, an efficient multi-view framework is formulated to address single-view ambiguity. We show that this framework consistently improves the performance of the single-view network. We evaluate our method on three large-scale benchmarks: YCB-Video, JHUScene-50 and ObjectNet-3D. Our approach achieves competitive or superior performance over the current state-of-the-art methods.

Foundations

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

Your Notes