mmclassification/tests
LXXXXR b507fc207b
[Fix] Use MMCV's EvalHook in MMClassification (#182)
* use eval_hook in mmcv

* minor fix
2021-03-25 17:38:51 +08:00
..
data Add RandomCrop, RandomResizedCrop, RandomGrayscale, impad 2020-07-12 00:06:55 +08:00
test_backbones [Feature] Add "mixup" from Bag of Tricks (#160) 2021-02-25 14:06:58 +08:00
test_pipelines [Feature] Support solarize and posterize pipelines (#172) 2021-03-09 19:45:13 +08:00
test_classifiers.py [Feature] Add "mixup" from Bag of Tricks (#160) 2021-02-25 14:06:58 +08:00
test_dataset.py [Feature] Add heads and config for multilabel task (#145) 2021-01-25 18:10:14 +08:00
test_eval_hook.py [Fix] Use MMCV's EvalHook in MMClassification (#182) 2021-03-25 17:38:51 +08:00
test_heads.py [Feature] Add heads and config for multilabel task (#145) 2021-01-25 18:10:14 +08:00
test_losses.py [Feature] Add "mixup" from Bag of Tricks (#160) 2021-02-25 14:06:58 +08:00
test_metrics.py Add evaluation metrics for multilabel task (#123) 2021-01-04 12:25:33 +08:00