Tested under python3.7 MacOS 10.14.6
- python packages
- opencv-python
- tb-nightly
- torch >= 1.0
Download from here, password:qscx
After download, put the weights into the floder person_search_demo/weights
cd <path to this floder>
python search.py
The results will be saved in the output folder
You can directly use the original YOLO code for training.
Pedestrian re-identification model is adopted strong Reid baseline model.