mmclassification/mmcls/models/classifiers
whcao 1cde6f6e65
[Feature] Add cutmix option (#198)
* Add cutmix option

* fix code style

* add some annotations

* add annotation about custom_hooks

* check constraint of alpha > 0

* add test cutmix

* fix code style

* add cutmix to configs/models

* add cutmix to configs/resnet

* flake8

* empty
2021-04-14 21:27:42 +08:00
..
__init__.py Add classifiers, heads, necks and losses 2020-07-07 19:32:06 +08:00
base.py Update CONTRIBUTING.md according to mmcv (#210) 2021-04-14 21:22:37 +08:00
image.py [Feature] Add cutmix option (#198) 2021-04-14 21:27:42 +08:00