Online visual robot tracking and identification using deep LSTM networks
Abstract
Collaborative robots working on a common task are necessary for many applications. One of the challenges for achieving collaboration in a team of robots is mutual tracking and identification. We present a novel pipeline for online vision-based detection, tracking and identification of robots with a known and identical appearance. Our method runs in realtime on the limited hardware of the observer robot. Unlike previous works addressing robot tracking and identification, we use a data-driven approach based on recurrent neural networks to learn relations between sequential inputs and outputs. We formulate the data association problem as multiple classification problems. A deep LSTM network was trained on a simulated dataset and fine-tuned on small set of real data. Experiments on two challenging datasets, one synthetic and one real, which include long-term occlusions, show promising results.
BibTeX
@inproceedings{iros2017_onlinevisualrobo,
title = {Online visual robot tracking and identification using deep LSTM networks},
author = {Hafez Farazi and Sven Behnke},
booktitle = {IROS 2017},
year = {2017}
}