Loc-NeRF: Monte Carlo Localization using Neural Radiance Fields

September 19, 2022 ยท Entered Twilight ยท ๐Ÿ› IEEE International Conference on Robotics and Automation

๐Ÿ’ค TWILIGHT: Eternal Rest
Repo abandoned since publication

Repo contents: CMakeLists.txt, LICENSE, README.md, cfg, launch, logs, package.xml, requirements.txt, rviz, setup.py, src, tools

Authors Dominic Maggio, Marcus Abate, Jingnan Shi, Courtney Mario, Luca Carlone arXiv ID 2209.09050 Category cs.RO: Robotics Citations 102 Venue IEEE International Conference on Robotics and Automation Repository https://github.com/MIT-SPARK/Loc-NeRF โญ 281 Last Checked 1 month ago
Abstract
We present Loc-NeRF, a real-time vision-based robot localization approach that combines Monte Carlo localization and Neural Radiance Fields (NeRF). Our system uses a pre-trained NeRF model as the map of an environment and can localize itself in real-time using an RGB camera as the only exteroceptive sensor onboard the robot. While neural radiance fields have seen significant applications for visual rendering in computer vision and graphics, they have found limited use in robotics. Existing approaches for NeRF-based localization require both a good initial pose guess and significant computation, making them impractical for real-time robotics applications. By using Monte Carlo localization as a workhorse to estimate poses using a NeRF map model, Loc-NeRF is able to perform localization faster than the state of the art and without relying on an initial pose estimate. In addition to testing on synthetic data, we also run our system using real data collected by a Clearpath Jackal UGV and demonstrate for the first time the ability to perform real-time global localization with neural radiance fields. We make our code publicly available at https://github.com/MIT-SPARK/Loc-NeRF.
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