mmclassification/tests
LXXXXR 8e990b5654
[Feature] Support support and class-wise evaluation results (#143)
* support support, support class-wise evaluation results and move eval_metrics.py

* Fix docstring

* change average to be non-optional

* revise according to comments

* add more unittest
2021-01-19 16:42:16 +08:00
..
data Add RandomCrop, RandomResizedCrop, RandomGrayscale, impad 2020-07-12 00:06:55 +08:00
test_backbones Add VGG and pretained models (#27) 2020-09-29 17:49:42 +08:00
test_pipelines Add albumentations (#45) 2020-09-22 17:35:39 +08:00
test_dataset.py [Feature] Support support and class-wise evaluation results (#143) 2021-01-19 16:42:16 +08:00
test_eval_hook.py Use build_runner (#54) 2020-10-15 21:12:50 +08:00
test_losses.py [Feature] Add asymmetric loss for multilabel task (#132) 2021-01-11 11:22:22 +08:00
test_metrics.py Add evaluation metrics for multilabel task (#123) 2021-01-04 12:25:33 +08:00