fast-reid/fastreid/evaluation
liaoxingyu 5ae3d4fecf feat: add aqe support in test phase
query expansion will combine the retrived topk nearest neighbors with the original query feature,
it will enhance mAP by a large margin.feat:
2020-05-13 16:27:22 +08:00
..
rank_cylib feat: add rank result visualization tools 2020-05-10 23:17:10 +08:00
__init__.py feat(engine/defaults): add DefaultPredictor to get image reid features 2020-05-08 19:24:27 +08:00
evaluator.py Fix data prefetcher minor bug 2020-02-27 12:16:57 +08:00
query_expansion.py feat: add aqe support in test phase 2020-05-13 16:27:22 +08:00
rank.py update version0.2 code 2020-03-25 10:58:26 +08:00
reid_evaluation.py feat: add aqe support in test phase 2020-05-13 16:27:22 +08:00
rerank.py feat: support re-rank in test phase 2020-05-13 11:47:52 +08:00
testing.py Update sampler code 2020-02-10 07:38:56 +08:00