fast-reid/fastreid/layers
liaoxingyu 15e1729a27 update fastreid V1.0 2021-01-18 11:36:38 +08:00
..
__init__.py v0.3 update 2020-12-07 14:19:20 +08:00
activation.py onnx/trt support 2020-07-29 17:43:39 +08:00
arc_softmax.py update fastreid V1.0 2021-01-18 11:36:38 +08:00
batch_drop.py refactor(fastreid) 2020-04-20 10:59:29 +08:00
batch_norm.py update fastreid V1.0 2021-01-18 11:36:38 +08:00
circle_softmax.py refactor model arch 2020-09-01 16:14:45 +08:00
context_block.py refactor(fastreid) 2020-04-20 10:59:29 +08:00
cos_softmax.py v0.3 update 2020-12-07 14:19:20 +08:00
frn.py refactor(fastreid) 2020-04-20 10:59:29 +08:00
gather_layer.py fix triplet loss backward propagation on multi-gpu training (#82) 2020-09-28 17:16:51 +08:00
non_local.py v0.3 update 2020-12-07 14:19:20 +08:00
pooling.py fix arcSoftmax fp16 training problem 2020-12-28 14:45:26 +08:00
se_layer.py refactor(fastreid) 2020-04-20 10:59:29 +08:00
splat.py v0.3 update 2020-12-07 14:19:20 +08:00