mirror of
https://github.com/JDAI-CV/fast-reid.git
synced 2025-06-03 14:50:47 +08:00
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.