Denoising IMU Gyroscopes with Deep Learning for Open-Loop Attitude Estimation

February 25, 2020 ยท Entered Twilight ยท ๐Ÿ› IEEE Robotics and Automation Letters

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"Last commit was 5.0 years ago (โ‰ฅ5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: .gitignore, LICENCE, README.md, figures, main_EUROC.py, main_TUMVI.py, requirements.txt, src

Authors Martin Brossard, Silvere Bonnabel, Axel Barrau arXiv ID 2002.10718 Category cs.RO: Robotics Cross-listed stat.ML Citations 159 Venue IEEE Robotics and Automation Letters Repository https://github.com/mbrossar/denoise-imu-gyro โญ 398 Last Checked 1 month ago
Abstract
This paper proposes a learning method for denoising gyroscopes of Inertial Measurement Units (IMUs) using ground truth data, and estimating in real time the orientation (attitude) of a robot in dead reckoning. The obtained algorithm outperforms the state-of-the-art on the (unseen) test sequences. The obtained performances are achieved thanks to a well-chosen model, a proper loss function for orientation increments, and through the identification of key points when training with high-frequency inertial data. Our approach builds upon a neural network based on dilated convolutions, without requiring any recurrent neural network. We demonstrate how efficient our strategy is for 3D attitude estimation on the EuRoC and TUM-VI datasets. Interestingly, we observe our dead reckoning algorithm manages to beat top-ranked visual-inertial odometry systems in terms of attitude estimation although it does not use vision sensors. We believe this paper offers new perspectives for visual-inertial localization and constitutes a step toward more efficient learning methods involving IMUs. Our open-source implementation is available at https://github.com/mbrossar/denoise-imu-gyro.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Robotics