English

ARKitTrack: A New Diverse Dataset for Tracking Using Mobile RGB-D Data

Computer Vision and Pattern Recognition 2023-03-27 v1

Abstract

Compared with traditional RGB-only visual tracking, few datasets have been constructed for RGB-D tracking. In this paper, we propose ARKitTrack, a new RGB-D tracking dataset for both static and dynamic scenes captured by consumer-grade LiDAR scanners equipped on Apple's iPhone and iPad. ARKitTrack contains 300 RGB-D sequences, 455 targets, and 229.7K video frames in total. Along with the bounding box annotations and frame-level attributes, we also annotate this dataset with 123.9K pixel-level target masks. Besides, the camera intrinsic and camera pose of each frame are provided for future developments. To demonstrate the potential usefulness of this dataset, we further present a unified baseline for both box-level and pixel-level tracking, which integrates RGB features with bird's-eye-view representations to better explore cross-modality 3D geometry. In-depth empirical analysis has verified that the ARKitTrack dataset can significantly facilitate RGB-D tracking and that the proposed baseline method compares favorably against the state of the arts. The code and dataset is available at https://arkittrack.github.io.

Cite

@article{arxiv.2303.13885,
  title  = {ARKitTrack: A New Diverse Dataset for Tracking Using Mobile RGB-D Data},
  author = {Haojie Zhao and Junsong Chen and Lijun Wang and Huchuan Lu},
  journal= {arXiv preprint arXiv:2303.13885},
  year   = {2023}
}

Comments

Accepted by CVPR2023

R2 v1 2026-06-28T09:31:50.479Z