fast-reid/fastreid
liaoxingyu 18a33f7962 feat: add MGN model
support MGN architecture and training config
2020-05-15 11:39:54 +08:00
..
config fix: revise syncBN bug 2020-05-14 14:52:37 +08:00
data Add small, medium and large vehicle test datasets 2020-05-11 01:34:19 -05:00
engine fix: revise syncBN bug 2020-05-14 14:52:37 +08:00
evaluation feat: add aqe support in test phase 2020-05-13 16:27:22 +08:00
export style(configs): put all config files together 2020-04-29 16:18:54 +08:00
layers fix: revise syncBN bug 2020-05-14 14:52:37 +08:00
modeling feat: add MGN model 2020-05-15 11:39:54 +08:00
solver feat(hooks&optim): update stochastic weight averging hooks 2020-05-08 12:20:04 +08:00
utils feat: support re-rank in test phase 2020-05-13 11:47:52 +08:00
__init__.py feat: add SyncBN and GroupNorm suppor 2020-05-14 11:36:28 +08:00