The MOPED framework: Object recognition and pose estimation for manipulation - Robotics Institute Carnegie Mellon University

The MOPED framework: Object recognition and pose estimation for manipulation

Alvaro Collet Romea, Manuel Martinez Torres, and Siddhartha Srinivasa
Journal Article, International Journal of Robotics Research, Vol. 30, No. 10, pp. 1284 - 1306, September, 2011

Abstract

We present MOPED, a framework for Multiple Object Pose Estimation and Detection that seamlessly integrates single-image and multi-image object recognition and pose estimation in one ptimized, robust, and scalable framework. We address two main challenges in computer vision for robotics: robust performance in complex scenes, and low latency for real-time operation. We achieve robust performance with Iterative Clustering Estimation (ICE), a novel algorithm that iteratively combines feature clustering with robust pose estimation. Feature clustering quickly partitions the scene and produces object hypotheses. The hypotheses are used to further refine the feature clusters, and the two steps iterate until convergence. ICE is easy to parallelize, and easily integrates single- and multi-camera object recognition and pose estimation. We also introduce a novel object hypothesis scoring function based on M-estimator theory, and a novel pose clustering algorithm that robustly handles recognition outliers. We achieve scalability and low latency with an improved feature matching algorithm for large databases, a GPU/CPU hybrid architecture that exploits parallelism at all levels, and an optimized resource scheduler. We provide extensive experimental results demonstrating state-of-the-art performance in terms of recognition, scalability, and latency in real-world robotic applications.

BibTeX

@article{Romea-2011-7355,
author = {Alvaro Collet Romea and Manuel Martinez Torres and Siddhartha Srinivasa},
title = {The MOPED framework: Object recognition and pose estimation for manipulation},
journal = {International Journal of Robotics Research},
year = {2011},
month = {September},
volume = {30},
number = {10},
pages = {1284 - 1306},
}