A full-body human crop and triplet dataset for person re-identification derived from MOT20 crowded-scene sequences

Published: 8 April 2026| Version 1 | DOI: 10.17632/7txp76nrzs.1
Contributors:
Shohruh Begmatov,
,

Description

This repository contains a derived person re-identification dataset generated from four MOT20 training sequences: MOT20-01, MOT20-02, MOT20-03, and MOT20-05. The release includes filtered full-body pedestrian crop images, metadata files, identity mapping files, export statistics, and triplet annotations for metric-learning-based person re-identification research. A total of 1,336,920 original MOT20 ground-truth pedestrian annotations were examined. After removing zero-confidence annotations and applying a visibility threshold of 0.5, 617,655 candidate instances remained. Subsequent crop-size filtering and pose-based full-body validation reduced this set to 387,426 final exported crop images. The final release contains 310,935 training images, 36,603 validation images, 465 query images, and 39,423 gallery images, covering 2,089 exported identities. The repository also contains triplet annotations in JSONL format. In total, 310,602 triplets are included: 277,688 training triplets, 32,466 validation triplets, and 448 test triplets. Approximately 80% of triplets are marked as hard negatives. The dataset is intended for person re-identification, metric learning, retrieval evaluation, and hard-negative mining studies in crowded-scene conditions. Exported crop images follow the naming convention <personID>_c<cameraID>_f<frameID>.jpg, where personID is the identity label, cameraID is the ReID-style camera tag used in the export, and frameID is the source frame number. This dataset is derived from the public MOT20 benchmark and is distributed as a processed research resource for reuse in ReID pipelines.

Files

Steps to reproduce

Download and extract the released sequence archives. Load crop images from the train, val, query, and gallery folders. Use the accompanying CSV metadata files to identify split membership and sample information. Use id_map.json and stats.json for identity mapping and export statistics. Use train_triplets.jsonl, val_triplets.jsonl, and test_triplets.jsonl for triplet-based learning and evaluation. The dataset is ready for direct reuse in person re-identification and metric-learning experiments.

Institutions

Categories

Artificial Intelligence, Computer Vision, Image Processing, Pattern Recognition

Licence