fast-reid/fastreid
liaoxingyu 3840f3f79a fix arcface NaN problem
Summary: fix classifier init bugs, which will not initialize classifier weights when use arcface or circle loss.
In this way, it will lead loss NaN problem.
2020-06-18 12:05:44 +08:00
..
config update naive sampler 2020-06-15 20:50:25 +08:00
data update training instruction 2020-06-16 19:43:36 +08:00
engine fix resume training problem 2020-05-30 16:44:18 +08:00
evaluation fix: remove prefetcher, put normalizer in model 2020-05-25 23:39:11 +08:00
export style(configs): put all config files together 2020-04-29 16:18:54 +08:00
layers update fast global avgpool 2020-06-12 16:34:03 +08:00
modeling update naive sampler 2020-06-15 20:50:25 +08:00
solver feat(hooks&optim): update stochastic weight averging hooks 2020-05-08 12:20:04 +08:00
utils fix arcface NaN problem 2020-06-18 12:05:44 +08:00
__init__.py feat: add SyncBN and GroupNorm suppor 2020-05-14 11:36:28 +08:00