In this repo, we include the 1st Place submission to AICity Challenge 2020 re-id track (Baidu-UTS submission)
We fuse the models trained on Paddlepaddle and Pytorch. To illustrate them, we provide the two training parts seperatively as following.
- We include the Paddlepaddle training code at ().
- We include the Pytorch training code at Here.
- The post-processing code is at ().