mmpretrain/tests/test_evaluation/test_metrics
Ezra-Yu 1f07c92ed1
[Feature] Add retrieval mAP metric. (#1552)
* rebase

* fefine

* fix lint

* update readme

* rebase

* fix lint

* update docstring

* update docstring

* rebase

* rename corespanding names

* rebase
2023-05-26 10:40:08 +08:00
..
test_gqa.py [Feature] Add GQA dataset. (#1585) 2023-05-23 11:25:42 +08:00
test_metric_utils.py Rename the package name to `mmpretrain`. 2023-02-17 15:20:55 +08:00
test_multi_label.py [Refactor] Refactor ClsDatasample to a union DataSample. (#1371) 2023-02-23 10:07:53 +08:00
test_multi_task_metrics.py [Refactor] Refactor ClsDatasample to a union DataSample. (#1371) 2023-02-23 10:07:53 +08:00
test_retrieval.py [Feature] Add retrieval mAP metric. (#1552) 2023-05-26 10:40:08 +08:00
test_scienceqa.py [Fix] Fix scienceqa (#1581) 2023-05-22 16:10:17 +08:00
test_single_label.py [Refactor] Refactor ClsDatasample to a union DataSample. (#1371) 2023-02-23 10:07:53 +08:00
test_voc_metrics.py [Refactor] Refactor ClsDatasample to a union DataSample. (#1371) 2023-02-23 10:07:53 +08:00