Neural Implicit Event Generator for Motion Tracking
Mana Masuda, Yusuke Sekikawa, Ryo Fujii, Hideo Saito
Abstract
We present a novel framework of motion tracking from event data using implicit expression. Our framework uses pre-trained event generation MLP called the implicit event generator (IEG) and carries out motion tracking by updating its state (position and velocity) based on the difference between the observed event and generated event from the current state estimation. The difference is computed implicitly by the IEG. Unlike the conventional explicit approach, which requires dense computation to evaluate the difference, our implicit approach realizes the update of the efficient state directly from sparse event data. Our sparse algorithm is especially suitable for mobile robotics applications in which computational resources and battery life are limited. To verify the effectiveness of our method on real-world data, we applied it to the AR marker tracking application. We have confirmed that our framework works well in real-world environments in the presence of noise and background clutter.
BibTeX
@inproceedings{icra2022_neuralimplicitev,
title = {Neural Implicit Event Generator for Motion Tracking},
author = {Mana Masuda and Yusuke Sekikawa and Ryo Fujii and Hideo Saito},
booktitle = {ICRA 2022},
year = {2022}
}