Multi-camera Torso Pose Estimation using Graph Neural Networks

Daniel Rodriguez-Criado, Pilar Bachiller, Pablo Bustos, George Vogiatzis and Luis J. Manso

2020

Abstract

Estimating the location and orientation of humans is an essential skill for service and assistive robots. To achieve a reliable estimation in a wide area such as an apartment, multiple RGBD cameras are frequently used. Firstly, these setups are relatively expensive. Secondly, they seldom perform an effective data fusion using the multiple camera sources at an early stage of the processing pipeline. Occlusions and partial views make this second point very relevant in these scenarios. The proposal presented in this paper makes use of graph neural networks to merge the information acquired from multiple camera sources, achieving a mean absolute error below 125mm for the location and 10° for the orientation using low-resolution RGB images. The experiments, conducted in an apartment with three cameras, benchmarked two different graph neural network implementations and a third architecture based on fully connected layers. The software used has been released as open-source in a public repository <sup xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">1</sup> .

Citation

Daniel Rodriguez-Criado, Pilar Bachiller, Pablo Bustos, George Vogiatzis and Luis J. Manso. “Multi-camera Torso Pose Estimation using Graph Neural Networks.” 2020.

BibTeX
@inproceedings{rodriguezcriado2020,
  title     = {Multi-camera Torso Pose Estimation using Graph Neural Networks},
  author    = {Daniel Rodriguez-Criado and Pilar Bachiller and Pablo Bustos and George Vogiatzis and Luis J. Manso},
  pages     = {827--832},
  year      = {2020},
  doi       = {10.1109/ro-man47096.2020.9223542},
}