Fast Feature-Less Quaternion-based Particle Swarm Optimization for Object Pose Estimation From RGB-D Images

Stefano Rosa and Giorgio Toscana

Abstract

We present a novel quaternion-based formulation of Particle Swarm Optimization for pose estimation which, differently from other approaches, does not rely on image features or machine learning. The quaternion formulation avoids the gimbal lock problem, and the objective function is based on raw 2D depth information only, under the assumption that the object region is segmented from the background. This makes the algorithm suitable for pose estimation of objects with large variety in appearance, from lack of texture to strong textures, for the task of robotic grasping. We find candidate object regions using a graph-based image segmentation approach that integrates color and depth information, but the PSO is agnostic to the segmentation algorithm used. The algorithm is implemented on GPU, and the nature of the objective function allows high parallelization. We test the approach on different publicly available RGB-D object datasets, discuss the results and compare them with other existing methods.

Session

Posters 2

Files

PDF iconExtended Abstract (PDF, 2M)
PDF iconPaper (PDF, 4M)

DOI

10.5244/C.30.113
https://dx.doi.org/10.5244/C.30.113

Citation

Stefano Rosa and Giorgio Toscana. Fast Feature-Less Quaternion-based Particle Swarm Optimization for Object Pose Estimation From RGB-D Images. In Richard C. Wilson, Edwin R. Hancock and William A. P. Smith, editors, Proceedings of the British Machine Vision Conference (BMVC), pages 113.1-113.11. BMVA Press, September 2016.

Bibtex

        @inproceedings{BMVC2016_113,
        	title={Fast Feature-Less Quaternion-based Particle Swarm Optimization for Object  Pose Estimation From RGB-D Images},
        	author={Stefano Rosa and Giorgio Toscana},
        	year={2016},
        	month={September},
        	pages={113.1-113.11},
        	articleno={113},
        	numpages={11},
        	booktitle={Proceedings of the British Machine Vision Conference (BMVC)},
        	publisher={BMVA Press},
        	editor={Richard C. Wilson, Edwin R. Hancock and William A. P. Smith},
        	doi={10.5244/C.30.113},
        	isbn={1-901725-59-6},
        	url={https://dx.doi.org/10.5244/C.30.113}
        }