README.md

March 12, 2025 · View on GitHub

AG-VPReID: A Challenging Large-Scale Benchmark for Aerial-Ground Video-based Person Re-Identification

1School of Electrical Engineering and Robotics, Queensland University of Technology  2Department of Electrical and Computer Engineering, Drexel University

CVPR 2025

AG-VPReID is a comprehensive benchmark dataset for aerial-ground video-based person re-identification, offering unprecedented scale and diversity with footage from drones (15-120m altitude), CCTV cameras, and wearable devices.

arXiv | paper | dataset

Key Features

  • The largest aerial-ground video dataset with 6,632 identities, 32,321 tracklets, and 9.6 million frames
  • Multiple platforms combining aerial drones (at various altitudes: 15m, 30m, 80m, 120m), CCTV cameras, and wearable cameras
  • Rich annotations including clothing changes and 15 soft-biometric attributes
  • Real-world challenges including extreme viewpoint variations, scale differences, and occlusions
  • Diverse environments with outdoor campus scenes captured over 20 days

AG-VPReID-Net Framework

We propose AG-VPReID-Net, a three-stream architecture specifically designed for aerial-ground person ReID:

  1. Adapted Temporal-Spatial Stream addressing motion pattern inconsistencies and temporal feature learning
  2. Normalized Appearance Stream using physics-informed techniques to tackle resolution and appearance changes
  3. Multi-Scale Attention Stream handling scale variations across drone altitudes

Performance

Comparison with State-of-the-Art Methods

MethodMARS
(mAP/R-1)
LS-VID
(mAP/R-1)
iLIDS-VID
(R-1)
G2A-VReID
(mAP/R-1)
AG-VPReID (A2G)
(mAP/R-1)
AG-VPReID (G2A)
(mAP/R-1)
LSTRL86.8/91.682.4/89.892.2-61.7/71.356.7/66.5
CLIP-ReID88.1/91.780.6/88.8--62.3/71.657.2/66.8
AG-VPReID-Net91.5/93.287.3/93.296.381.3/73.164.0/71.958.0/75.6

Performance Across Drone Altitudes

Stream15m
(A2G/G2A)
30m
(A2G/G2A)
80m
(A2G/G2A)
120m
(A2G/G2A)
Stream 180.28/83.2578.76/83.0367.24/67.0752.47/62.31
Stream 269.75/72.8768.13/71.4152.62/52.2238.12/45.43
Stream 374.25/77.1874.01/78.9152.53/56.5935.13/52.56
Combined80.66/83.9279.00/83.6667.63/67.8253.00/63.32

Dataset Access

The AG-VPReID dataset is available at Download Link.

Citation

If you use our dataset or code in your research, please cite our paper:

@inproceedings{nguyen2025agvpreid,
  title={AG-VPReID: A Challenging Large-Scale Benchmark for Aerial-Ground Video-based Person Re-Identification},
  author={Nguyen, Huy and Nguyen, Kien and Pemasiri, Akila and Liu, Feng and Sridharan, Sridha and Fookes, Clinton},
  booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
  year={2025}
}