Commit Graph

22 Commits (c9bc3ceb2f7a6438b62fb515ea3df6d1e999e95d)

Author SHA1 Message Date
liaoxingyu 1ed1a13eed update vehicle reid pretrained model (#321, #351)
close #321, #351
2021-01-27 17:23:41 +08:00
liaoxingyu e26182e6ec make lr warmup by iter
Summary: change warmup way by iter not by epoch, which will make it more flexible when training small epochs
2021-01-22 11:17:21 +08:00
liaoxingyu d1c20cbe50 fix pre-train model bugs
fix bugs locks when downloading pre-train model
2020-08-04 15:56:36 +08:00
liaoxingyu 5e23ab756d update model url 2020-07-31 15:07:10 +08:00
liaoxingyu 977aa4a357 update model url 2020-07-31 14:59:37 +08:00
liaoxingyu 1ed73fb238 add pretrain model url
close #199 #191
2020-07-30 20:19:42 +08:00
Jinkai Zheng db8cb19ac4
Fix the typing error
Fix the typing error about "BOT(R50-ibn)" to "SBS(R50-ibn)" on VeRi.
2020-06-04 21:04:30 +08:00
Jinkai Zheng e08f51079a Update vehicle MODEL_ZOO.md 2020-05-29 18:51:02 +08:00
liaoxingyu 06f22b9674 update model config url 2020-05-29 10:10:43 +08:00
Jinkai Zheng e0d29324db
Update VeRi's results
Update VeRi's results
2020-05-27 13:05:15 +08:00
Jinkai Zheng 0f9e29224e
Change VehilcleID results
Replace VehicleID results with those under 10-fold cross-validation.
2020-05-25 16:36:08 +08:00
liaoxingyu 8458bece5e Merge branch 'master' of github.com:L1aoXingyu/fast-reid 2020-05-23 10:42:31 +08:00
liaoxingyu 1eea244afb chore(model_zoo): update mgn metrics 2020-05-23 10:42:24 +08:00
Jinkai Zheng b6547635a9
Fix VehicleID's results and update VeRi's results
Fix VehicleID's results and update VeRi's results
2020-05-22 13:43:34 +08:00
liaoxingyu 9d9a1f4f2d update model zoo results 2020-05-06 09:58:49 +08:00
L1aoXingyu 35076d5cf5 update model zoo 2020-05-04 14:36:16 +08:00
liaoxingyu fcc1e04f5c style(model_zoo): add bot, agw, sbs as built-in model 2020-05-01 09:56:33 +08:00
liaoxingyu 46228ce946 chore(configs): update all training config 2020-05-01 09:04:51 +08:00
Jinkai Zheng 8fcec375f9
Update MODEL_ZOO.md 2020-04-29 18:33:11 +08:00
liaoxingyu fdaf82cd62 chore: update model zoo 2020-04-29 18:15:27 +08:00
liaoxingyu 6cee977748 chore(model_zoo): fix typo 2020-04-29 16:22:02 +08:00
liaoxingyu ec19bcc1d3 style(configs): put all config files together
put all config files into one place for easily control,
and add tools for put train_net.py which almost the same in
different projects
2020-04-29 16:18:54 +08:00