Youtu ReID Baseline
This model is provided by Tencent Youtu Lab [Credits].
Note:
- Model source: https://github.com/ReID-Team/ReID_extra_testdata
Demo
Run the following command to try the demo:
python demo.py --query_dir /path/to/query --gallery_dir /path/to/gallery -v
# get help regarding various parameters
python demo.py --help
License
All files in this directory are licensed under Apache 2.0 License.
Reference:
- OpenCV DNN Sample: https://github.com/opencv/opencv/blob/4.x/samples/dnn/person_reid.py
- Model source: https://github.com/ReID-Team/ReID_extra_testdata