mmpretrain/tests
LXXXXR 4d1fb1a662
[Feature] ColorJitter and Lighting (#190)
* add configs

* remove config

* add color jitter and lighting

* revised according to comments
2021-04-02 19:23:39 +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] ColorJitter and Lighting (#190) 2021-04-02 19:23:39 +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