paper-with-me

Papers

On the Application of Efficient Neural Mapping to Real-Time Indoor Localisation for Unmanned Ground Vehicles

2022-11-09 · Christopher J. Holder, Muhammad Shafique

Global localisation from visual data is a challenging problem applicable to many robotics domains. Prior works have shown that neural networks can be trained to map images of an environment to absolute camera pose within that environment, learning an implicit neural mapping in the process. In this work we evaluate the applicability of such an approach to real-world robotics scenarios, demonstrating that by constraining the problem to 2-dimensions and significantly increasing the quantity of training data, a compact model capable of real-time inference on embedded platforms can be used to achieve localisation accuracy of several centimetres. We deploy our trained model onboard a UGV platform, demonstrating its effectiveness in a waypoint navigation task, wherein it is able to localise with a mean accuracy of 9cm at a rate of 6fps running on the UGV onboard CPU, 35fps on an embedded GPU, or 220fps on a desktop GPU. Along with this work we will release a novel localisation dataset comprising simulated and real environments, each with training samples numbering in the tens of thousands.

📄 PDF Abstract BibTeX arXiv:2211.04718

Code (0)

등록된 구현이 없습니다.

Tasks

CPUGPU

Similar Papers 제목 키워드 기반

Semi-Dense 3D Semantic Mapping from Monocular SLAM

2016-11-13 · Xuanpeng Li, Rachid Belaroussi

The bundle of geometry and appearance in computer vision has proven to be a promising solution for robots across a wide variety of applications. Stereo cameras and RGB-D sensors are widely used to realise fast 3D reconst…

3D ReconstructionSemantic Segmentation

Bayesian Optimisation-Assisted Neural Network Training Technique for Radio Localisation

2022-03-08 · Xingchi Liu, Peizheng Li, Ziming Zhu

Radio signal-based (indoor) localisation technique is important for IoT applications such as smart factory and warehouse. Through machine learning, especially neural networks methods, more accurate mapping from signal fe…

Bayesian Optimisation

WiFiNet: WiFi-based indoor localisation using CNNs

2021-04-14 · Noelia Hernández, Ignacio Parra, Héctor Corrales, Rubén Izquierdo 외

Different technologies have been proposed to provide indoor localisation: magnetic field, bluetooth , WiFi, etc. Among them, WiFi is the one with the highest availability and highest accuracy. This fact allows for an ubi…

Transfer Learning

NID-SLAM: Robust Monocular SLAM Using Normalised Information Distance

2017-07-01 · CVPR 2017 7 · Geoffrey Pascoe, Will Maddern, Michael Tanner, Pedro Pinies 외

We propose a direct monocular SLAM algorithm based on the Normalised Information Distance (NID) metric. In contrast to current state-of-the-art direct methods based on photometric error minimisation, our information-theo…

GPU

Optimising TinyML with Quantization and Distillation of Transformer and Mamba Models for Indoor Localisation on Edge Devices

2024-12-12 · Thanaphon Suwannaphong, Ferdian Jovan, Ian Craddock, Ryan McConville

This paper proposes small and efficient machine learning models (TinyML) for resource-constrained edge devices, specifically for on-device indoor localisation. Typical approaches for indoor localisation rely on centralis…

Knowledge DistillationMambaModel CompressionQuantization