Human body pose estimation with particle swarm optimisation

  • Authors:
  • Špela Ivekovič;Emanuele Trucco;Yvan R. Petillot

  • Affiliations:
  • School of Computing, University of Dundee, Dundee DD1 4HN, UK. spelaivekovic@computing.dundee.ac.uk;School of Computing, University of Dundee, Dundee DD1 4HN, UK. manueltrucco@computing.dundee.ac.uk;Department of Electrical, Electronic and Computer Engineering, Heriot-Watt University, Edinburgh EH14 4AS, UK. y.r.petillot@hw.ac.uk

  • Venue:
  • Evolutionary Computation
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we address the problem of human body pose estimation from still images. A multi-view set of images of a person sitting at a table is acquired and the pose estimated. Reliable and efficient pose estimation from still images represents an important part of more complex algorithms, such as tracking human body pose in a video sequence, where it can be used to automatically initialise the tracker on the first frame. The quality of the initialisation influences the performance of the tracker in the subsequent frames. We formulate the body pose estimation as an analysis-by-synthesis optimisation algorithm, where a generic 3D human body model is used to illustrate the pose and the silhouettes extracted from the images are used as constraints. A simple test with gradient descent optimisation run from randomly selected initial positions in the search space shows that a more powerful optimisation method is required. We investigate the suitability of the Particle Swarm Optimisation (PSO) for solving this problem and compare its performance with an equivalent algorithm using Simulated Annealing (SA). Our tests show that the PSO outperforms the SA in terms of accuracy and consistency of the results, as well as speed of convergence.