fast-reid/fastreid/evaluation/rank_cylib
liaoxingyu 13bb03eb07 feat: add rank result visualization tools
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.
2020-05-10 23:17:10 +08:00
..
Makefile Update sampler code 2020-02-10 07:38:56 +08:00
__init__.py Update sampler code 2020-02-10 07:38:56 +08:00
rank_cy.pyx feat: add rank result visualization tools 2020-05-10 23:17:10 +08:00
setup.py Update sampler code 2020-02-10 07:38:56 +08:00
test_cython.py update version0.2 code 2020-03-25 10:58:26 +08:00