mmclassification/mmcls/models/classifiers
ftbabi bdd6b01ae7
[Feature] Add "mixup" from Bag of Tricks (#160)
* Add mixup option

* Modify the structure of mixup and add configs

* Clean configs

* Add test for mixup and SoftCrossEntropyLoss

* Add simple test for ImageClassifier

* Fix bug in test_losses.py

* Add assertion in CrossEntropyLoss
2021-02-25 14:06:58 +08:00
..
__init__.py Add classifiers, heads, necks and losses 2020-07-07 19:32:06 +08:00
base.py Visualize results on image demo (#58) 2020-10-10 16:33:27 +08:00
image.py [Feature] Add "mixup" from Bag of Tricks (#160) 2021-02-25 14:06:58 +08:00