fast-reid/fastreid/modeling/losses
liaoxingyu d4b71de3aa switch between soft and hard margin when inf
Summary: Add a mechnism to automatic switch triplet loss with soft margin to hard margin when loss becomes inf.
2020-05-26 14:36:33 +08:00
..
__init__.py chagne arch 2020-04-19 12:54:01 +08:00
build_losses.py chagne arch 2020-04-19 12:54:01 +08:00
center_loss.py Update StrongBaseline results for market1501 and dukemtmc 2020-02-11 22:38:40 +08:00
cross_entroy_loss.py feat(layers/norm): add ghost batchnorm 2020-05-01 09:02:46 +08:00
focal_loss.py feat(layers/norm): add ghost batchnorm 2020-05-01 09:02:46 +08:00
metric_loss.py switch between soft and hard margin when inf 2020-05-26 14:36:33 +08:00