fast-reid/fastreid/utils
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
..
__init__.py Update sampler code 2020-02-10 07:38:56 +08:00
checkpoint.py update training instruction 2020-06-16 19:43:36 +08:00
comm.py Update sampler code 2020-02-10 07:38:56 +08:00
events.py Finish first version for fastreid 2020-02-10 22:13:04 +08:00
file_io.py Update sampler code 2020-02-10 07:38:56 +08:00
history_buffer.py Update sampler code 2020-02-10 07:38:56 +08:00
logger.py Update sampler code 2020-02-10 07:38:56 +08:00
one_hot.py feat(layers/norm): add ghost batchnorm 2020-05-01 09:02:46 +08:00
precision_bn.py fix: remove prefetcher, put normalizer in model 2020-05-25 23:39:11 +08:00
registry.py Update sampler code 2020-02-10 07:38:56 +08:00
summary.py Update sampler code 2020-02-10 07:38:56 +08:00
timer.py Update sampler code 2020-02-10 07:38:56 +08:00
visualizer.py style: fix some typro 2020-05-21 15:55:51 +08:00
weight_init.py fix arcface NaN problem 2020-06-18 12:05:44 +08:00