fast-reid/fastreid/evaluation
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
..
rank_cylib fix ReidEvalution too much memory cost 2021-06-08 15:41:43 +08:00
__init__.py support classification in fastreid (#443) 2021-03-26 20:17:39 +08:00
clas_evaluator.py fix ClasEvalution too much memory cost 2021-06-07 15:48:47 +08:00
evaluator.py support multi-node training 2021-03-09 20:07:28 +08:00
query_expansion.py onnx/trt support 2020-07-29 17:43:39 +08:00
rank.py fix ReidEvalution too much memory cost 2021-06-08 15:41:43 +08:00
reid_evaluation.py support classification in fastreid (#443) 2021-03-26 20:17:39 +08:00
rerank.py feat: support re-rank in test phase 2020-05-13 11:47:52 +08:00
roc.py support faiss-based rerank 2020-11-06 10:59:53 +08:00
testing.py support multi-node training 2021-03-09 20:07:28 +08:00