SOTA Re-identification Methods and Toolbox
 
 
 
 
 
Go to file
liaoxingyu 9f1fdbdda8 first update 2018-06-08 12:59:03 +08:00
bases first update 2018-06-08 12:59:03 +08:00
datasets first update 2018-06-08 12:59:03 +08:00
models first update 2018-06-08 12:59:03 +08:00
scripts first update 2018-06-08 12:59:03 +08:00
trainers first update 2018-06-08 12:59:03 +08:00
utils first update 2018-06-08 12:59:03 +08:00
README.md first update 2018-06-08 12:59:03 +08:00
config.py first update 2018-06-08 12:59:03 +08:00
main_reid.py first update 2018-06-08 12:59:03 +08:00

README.md

reid_baseline

reid baseline model for exploring softmax and triplet hard loss's influence.

Configuration

Classification

resnet lr: 0.1 classifier lr: 0.01

Triplet Hard

lr: 2e-4

Classification + Triplet Hard

lr: 2e-4

exponetional decay at 150