paper-with-me

홈 › Papers

Neural Inertial Localization

2022-03-29 · CVPR 2022 1 · Sachini Herath, David Caruso, Chen Liu, Yufan Chen, Yasutaka Furukawa

This paper proposes the inertial localization problem, the task of estimating the absolute location from a sequence of inertial sensor measurements. This is an exciting and unexplored area of indoor localization research, where we present a rich dataset with 53 hours of inertial sensor data and the associated ground truth locations. We developed a solution, dubbed neural inertial localization (NILoc) which 1) uses a neural inertial navigation technique to turn inertial sensor history to a sequence of velocity vectors; then 2) employs a transformer-based neural architecture to find the device location from the sequence of velocities. We only use an IMU sensor, which is energy efficient and privacy preserving compared to WiFi, cameras, and other data sources. Our approach is significantly faster and achieves competitive results even compared with state-of-the-art methods that require a floorplan and run 20 to 30 times slower. We share our code, model and data at https://sachini.github.io/niloc.

📄 PDF Abstract BibTeX arXiv:2203.15851

Code (1)

Sachini/niloc 공식 구현 pytorch

Tasks

Indoor LocalizationPrivacy Preserving

Similar Papers 제목 키워드 기반

Egocentric Action-aware Inertial Localization in Point Clouds

2025-05-20 · Mingfang Zhang, Ryo Yonetani, Yifei HUANG, Liangyang Ouyang 외

This paper presents a novel inertial localization framework named Egocentric Action-aware Inertial Localization (EAIL), which leverages egocentric action cues from head-mounted IMU signals to localize the target individu…

Action Recognition

Keyframe-Based Visual-Inertial Online SLAM with Relocalization

2017-02-07 · Anton Kasyanov, Francis Engelmann, Jörg Stückler, Bastian Leibe

Complementing images with inertial measurements has become one of the most popular approaches to achieve highly accurate and robust real-time camera pose tracking. In this paper, we present a keyframe-based approach to v…

Pose TrackingSimultaneous Localization and Mapping

Comparison of Localization Algorithms between Reduced-Scale and Real-Sized Vehicles Using Visual and Inertial Sensors

2025-07-15 · Tobias Kern, Leon Tolksdorf, Christian Birkner arxiv

Physically reduced-scale vehicles are emerging to accelerate the development of advanced automated driving functions. In this paper, we investigate the effects of scaling on self-localization accuracy with visual and vis…

Visual-Inertial Localization for Skid-Steering Robots with Kinematic Constraints

2019-11-13 · Xingxing Zuo, Mingming Zhang, Yiming Chen, Yong liu 외

While visual localization or SLAM has witnessed great progress in past decades, when deploying it on a mobile robot in practice, few works have explicitly considered the kinematic (or dynamic) constraints of the real rob…

parameter estimationVisual Localization

EgoLocate: Real-time Motion Capture, Localization, and Mapping with Sparse Body-mounted Sensors

2023-05-02 · Xinyu Yi, Yuxiao Zhou, Marc Habermann, Vladislav Golyanik 외

Human and environment sensing are two important topics in Computer Vision and Graphics. Human motion is often captured by inertial sensors, while the environment is mostly reconstructed using cameras. We integrate the tw…

Simultaneous Localization and Mapping