reid-strong-baseline
reid-strong-baseline copied to clipboard
A Modified reid_baseline supporting Multi-GPU and SyncBN training
Since I changed a lot of code(including folder structure and file name), I won't be able to pull a requests...
I also conduct experiment on Vehicle-ReID datasets.
Also, I add a Cython accelerated evaluation code and fp16 training using apex. More info in my repo..
https://github.com/DTennant/reid_baseline_with_syncbn
@DTennant Thank you for your great job. It seems this is the best (or second best) performance on Vehicle ReID task. I will introduce it in Readme and never close this issue to let more guys see your project.