Scalable learning for object detection with GPU hardware
Computer Science Department, Stanford University
IEEE/RSJ International Conference on Intelligent Robots and Systems, 2009. IROS 2009. p.4287-4293
@conference{coates2009scalable,
title={Scalable learning for object detection with GPU hardware},
author={Coates, A. and Baumstarck, P. and Le, Q. and Ng, A.Y.},
booktitle={Intelligent Robots and Systems, 2009. IROS 2009. IEEE/RSJ International Conference on},
pages={4287–4293},
year={2009},
organization={IEEE}
}
We consider the problem of robotic object detection of such objects as mugs, cups, and staplers in indoor environments. While object detection has made significant progress in recent years, many current approaches involve extremely complex algorithms, and are prohibitively slow when applied to large scale robotic settings. In this paper, we describe an object detection system that is designed to scale gracefully to large data sets and leverages upward trends in computational power (as exemplified by Graphics Processing Unit (GPU) technology) and memory. We show that our GPU-based detector is up to 90 times faster than a well-optimized software version and can be easily trained on millions of examples. Using inexpensive off-the-shelf hardware, it can recognize multiple object types reliably in just a few seconds per frame.
December 26, 2010 by hgpu