fast-reid/fastreid/evaluation/rank_cylib
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
..
Makefile add pretrain_path support in backbone 2020-08-14 14:00:26 +08:00
__init__.py Update sampler code 2020-02-10 07:38:56 +08:00
rank_cy.pyx fix ReidEvalution too much memory cost 2021-06-08 15:41:43 +08:00
roc_cy.pyx support faiss-based rerank 2020-11-06 10:59:53 +08:00
setup.py support faiss retrieval and cython roc evaluation 2020-08-12 16:27:57 +08:00
test_cython.py support faiss-based rerank 2020-11-06 10:59:53 +08:00