mirror of https://github.com/JDAI-CV/fast-reid.git
Update visualization tools which can save rank list with AP metrics from high to low, vice versa. In order to compute AP fast in visualizer, modify rank_cylib to get all_AP instead of mAP. In this way, we can use Cython to compute results. |
||
---|---|---|
.. | ||
Makefile | ||
__init__.py | ||
rank_cy.pyx | ||
setup.py | ||
test_cython.py |