mmclassification/tests
mzr1996 b7b520881f
Update CONTRIBUTING.md according to mmcv (#210)
* Update CONTRIBUTING.md according to mmcv

* Docstring formatting by docformatter

* Update openmmlab website.
2021-04-14 21:22:37 +08:00
..
data
test_backbones Update CONTRIBUTING.md according to mmcv (#210) 2021-04-14 21:22:37 +08:00
test_pipelines [Feature] Support random augmentation (#201) 2021-04-09 14:02:50 +08:00
test_classifiers.py [Bug]Fix label smooth bug (#203) 2021-04-13 13:53:56 +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 cal_acc to cls_head.py (#206) 2021-04-13 13:52:14 +08:00
test_losses.py [Bug]Fix label smooth bug (#203) 2021-04-13 13:53:56 +08:00
test_metrics.py Add evaluation metrics for multilabel task (#123) 2021-01-04 12:25:33 +08:00