fast-reid/fastreid/modeling/meta_arch
liaoxingyu 4d3e5fd378 refactor(evaluation): add feature l2 norm in evaluation
change the l2 norm function from inference function in Module to reid evaluation.
because sometimes we need to use the original features generated by model rather than normalized ones.
2020-04-27 14:51:39 +08:00
..
__init__.py refactor($modeling/meta_arch): remove useless parts 2020-04-21 11:42:14 +08:00
baseline.py refactor(evaluation): add feature l2 norm in evaluation 2020-04-27 14:51:39 +08:00
build.py Update sampler code 2020-02-10 07:38:56 +08:00