paper-with-me

홈 › Papers

OmniTrack: General Motion Tracking via Physics-Consistent Reference

2026-02-27 · Yuhan Li, Peiyuan Zhi, Yunshen Wang, Tengyu Liu, Sixu Yan, Wenyu Liu, Xinggang Wang, Baoxiong Jia, Siyuan Huang arxiv

Learning motion tracking from rich human motion data is a foundational task for achieving general control in humanoid robots, enabling them to perform diverse behaviors. However, discrepancies in morphology and dynamics between humans and robots, combined with data noise, introduce physically infeasible artifacts in reference motions, such as floating and penetration. During both training and execution, these artifacts create a conflict between following inaccurate reference motions and maintaining the robot's stability, hindering the development of a generalizable motion tracking policy. To address these challenges, we introduce OmniTrack, a general tracking framework that explicitly decouples physical feasibility from general motion tracking. In the first stage, a privileged generalist policy generates physically plausible motions that strictly adhere to the robot's dynamics via trajectory rollout in simulation. In the second stage, the general control policy is trained to track these physically feasible motions, ensuring stable and coherent control transfer to the real robot. Experiments show that OmniTrack improves tracking accuracy and demonstrates strong generalization to unseen motions. In real-world tests, OmniTrack achieves hour-long, consistent, and stable tracking, including complex acrobatic motions such as flips and cartwheels. Additionally, we show that OmniTrack supports human-style stable and dynamic online teleoperation, highlighting its robustness and adaptability to varying user inputs.

📄 PDF Abstract BibTeX arXiv:2602.23832

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

OmniTrack++: Omnidirectional Multi-Object Tracking by Learning Large-FoV Trajectory Feedback

2025-11-01 · Kai Luo, Hao Shi, Kunyu Peng, Fei Teng 외 arxiv

To address panoramic distortion, large search space, and identity ambiguity under a 360° FoV, OmniTrack++ adopts a feedback-driven framework that progressively refines perception with trajectory cues. A DynamicSSM block …

Multi-Object Tracking

Omnidirectional Multi-Object Tracking

2025-03-06 · CVPR 2025 1 · Kai Luo, Hao Shi, Sheng Wu, Fei Teng 외

Panoramic imagery, with its 360{\deg} field of view, offers comprehensive information to support Multi-Object Tracking (MOT) in capturing spatial and temporal relationships of surrounding objects. However, most MOT algor…

Multi-Object TrackingObjectObject LocalizationObject Tracking

OmniTracker: Unifying Object Tracking by Tracking-with-Detection

2023-03-21 · Junke Wang, Dongdong Chen, Zuxuan Wu, Chong Luo 외

Object tracking (OT) aims to estimate the positions of target objects in a video sequence. Depending on whether the initial states of target objects are specified by provided annotations in the first frame or the categor…

Multi-Object TrackingObjectObject Tracking

OmniTrack: Real-time detection and tracking of objects, text and logos in video

2019-10-14 · Hannes Fassold, Ridouane Ghermi

The automatic detection and tracking of general objects (like persons, animals or cars), text and logos in a video is crucial for many video understanding tasks, and usually real-time processing as required. We propose O…

GPUobject-detectionObject DetectionOptical Flow Estimation+1

PhyGile: Physics-Prefix Guided Motion Generation for Agile General Humanoid Motion Tracking

2026-03-13 · Jiacheng Bao, Haoran Yang, Yucheng Xin, Junhong Liu 외 arxiv

Humanoid robots are expected to execute agile and expressive whole-body motions in real-world settings. Existing text-to-motion generation models are predominantly trained on captured human motion datasets, whose priors …