fast-reid/fastreid/modeling
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
..
backbones feat($modeling/backbones): add new backbones 2020-04-24 12:14:56 +08:00
heads fix($modeling/heads): fix targets missing bug 2020-04-27 14:49:58 +08:00
losses chagne arch 2020-04-19 12:54:01 +08:00
meta_arch refactor(evaluation): add feature l2 norm in evaluation 2020-04-27 14:51:39 +08:00
__init__.py update version0.2 code 2020-03-25 10:58:26 +08:00
model_utils.py update version0.2 code 2020-03-25 10:58:26 +08:00