paper-with-me

Papers

Transformer IMU Calibrator: Dynamic On-body IMU Calibration for Inertial Motion Capture

2025-06-12 · Chengxu Zuo, Jiawei Huang, Xiao Jiang, Yuan YAO, Xiangren Shi, Rui Cao, Xinyu Yi, Feng Xu, Shihui Guo, Yipeng Qin

In this paper, we propose a novel dynamic calibration method for sparse inertial motion capture systems, which is the first to break the restrictive absolute static assumption in IMU calibration, i.e., the coordinate drift RG'G and measurement offset RBS remain constant during the entire motion, thereby significantly expanding their application scenarios. Specifically, we achieve real-time estimation of RG'G and RBS under two relaxed assumptions: i) the matrices change negligibly in a short time window; ii) the human movements/IMU readings are diverse in such a time window. Intuitively, the first assumption reduces the number of candidate matrices, and the second assumption provides diverse constraints, which greatly reduces the solution space and allows for accurate estimation of RG'G and RBS from a short history of IMU readings in real time. To achieve this, we created synthetic datasets of paired RG'G, RBS matrices and IMU readings, and learned their mappings using a Transformer-based model. We also designed a calibration trigger based on the diversity of IMU readings to ensure that assumption ii) is met before applying our method. To our knowledge, we are the first to achieve implicit IMU calibration (i.e., seamlessly putting IMUs into use without the need for an explicit calibration process), as well as the first to enable long-term and accurate motion capture using sparse IMUs. The code and dataset are available at https://github.com/ZuoCX1996/TIC.

📄 PDF Abstract BibTeX arXiv:2506.10580

Code (1)

zuocx1996/tic 공식 구현 pytorch

Similar Papers 제목 키워드 기반

eKalibr-Inertial: Continuous-Time Spatiotemporal Calibration for Event-Based Visual-Inertial Systems

2025-09-07 · Shuolong Chen, Xingxing Li, Liu Yuan arxiv

The bioinspired event camera, distinguished by its exceptional temporal resolution, high dynamic range, and low power consumption, has been extensively studied in recent years for motion estimation, robotic perception, a…

Object Detection

Clustered Calibration: Representation-Aware Probability Calibration via Learned Subpopulations

2025-10-22 · Tomer Lavi, Bracha Shapira, Nadav Rappoport arxiv

Ensuring that predicted probabilities align with observed frequencies is critical in high-stakes domains such as clinical decision support, autonomous driving and financial risk assessment. Existing calibration methods t…

Autonomous Driving

ViT-Calibrator: Decision Stream Calibration for Vision Transformer

2023-04-10 · Lin Chen, Zhijie Jia, Tian Qiu, Lechao Cheng 외

A surge of interest has emerged in utilizing Transformers in diverse vision tasks owing to its formidable performance. However, existing approaches primarily focus on optimizing internal model architecture designs that o…

Adaptive Calibrator Ensemble: Navigating Test Set Difficulty in Out-of-Distribution Scenarios

2023-01-01 · ICCV 2023 1 · Yuli Zou, Weijian Deng, Liang Zheng

Model calibration usually requires optimizing some parameters (e.g., temperature) w.r.t an objective function like negative log-likelihood. This work uncovers a significant aspect often overlooked that the objective …

Rethinking Post-Hoc Calibration in Semantic Segmentation

2026-07-02 · Tristan Kirscher, Kim-Celine Kahl, Balint Kovacs, Maximilian R. Rokuss 외 arxiv

Reliable confidence estimates are essential in semantic segmentation, especially in safety-critical settings where overconfident errors can mislead downstream decisions. Yet modern segmentation models often remain miscal…

Semantic Segmentation