8 Commits

Author SHA1 Message Date
liaoxingyu
7ed6240e2c fix ReidEvalution too much memory cost
Move `matches` matrix computation in each iteration to reduce the extra memory cost

#420 #404
2021-06-08 15:41:43 +08:00
liaoxingyu
a53fd17874 update docs 2021-01-23 15:25:58 +08:00
liaoxingyu2
64bf78afee update rank_cylib 2020-11-06 11:00:13 +08:00
liaoxingyu
ae7c9288cf support faiss retrieval and cython roc evaluation 2020-08-12 16:27:57 +08:00
grimoire
76afdd8d66 fix bugs of rank_cylib 2020-07-07 11:12:46 +08:00
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
liaoxingyu
23bedfce12 update version0.2 code 2020-03-25 10:58:26 +08:00
L1aoXingyu
db6ed12b14 Update sampler code 2020-02-10 07:38:56 +08:00