TuSimple / rl-multishot-reid

Multi-shot Pedestrian Re-identification via Sequential Decision Making (CVPR2018)
93 stars 26 forks source link

Multi-shot Re-identification Based on Reinforcement Learning


Training and testing codes for multi-shot Re-Identification. Currently, these codes are tested on the PRID-2011 dataset, iLiDS-VID dataset and MARS dataset. For algorithm details and experiment results, please refer our paper: Multi-shot Pedestrian Re-identification via Sequential Decision Making

Preparations


Before starting running this code, you should make the following preparations:

Usage