mmpretrain/tests/test_evaluation/test_metrics
Yuan Liu ce3fa7b3fb
[Feature] Support Out-of-Distribution datasets like ImageNet-A,R,S,C. (#1342)
* [Feature]: Support ImageNet-A,R,S

* [Feature]: Add doc for ood eval

* [Feature]: Add example config

* [Feature]: Add mCE evaluator

* [Fix]: Fix key error

* [Feature]: Add mCE for ImageNet-C

* [Feature]: Add ImageNet-C example

* [Feature]: Add doc for ImageNet-C ft

* [Fix]: Fix bug

* [Fix]: Fix lint

* [Fix]: Fix suggestion

* [Fix]: Fix codespell

* [Fix]: Fix lint

* [Feature]: Add gen annotation

* [Fix]: Fix lint

* [Fix]: Fix index mask bug
2023-03-16 16:30:42 +08:00
..
test_corruption_error.py [Feature] Support Out-of-Distribution datasets like ImageNet-A,R,S,C. (#1342) 2023-03-16 16:30:42 +08:00
test_metric_utils.py [Improve] Multiple fixes. (#957) 2022-08-09 15:58:08 +08:00
test_multi_label.py [Improve] Update registries of mmcls. (#1306) 2023-01-11 15:20:51 +08:00
test_multi_task_metrics.py [Feature] Support Multi-task. (#1229) 2022-12-30 10:36:00 +08:00
test_retrieval.py [Feature] Support RetrieverRecall metric & Add ArcFace config (#1316) 2023-02-14 12:46:21 +08:00
test_single_label.py [Feature] Support calculate confusion matrix and plot it. (#1287) 2023-02-14 12:58:11 +08:00
test_voc_metrics.py [Improve] Update registries of mmcls. (#1306) 2023-01-11 15:20:51 +08:00