mmpretrain/mmcls
whcao af83e981ac
[Bug]Fix label smooth bug (#203)
* add convert_to_one_hot

* add test_label_smooth_loss

* add my label_smooth_loss

* fix CELoss bug

* test new label smooth loss

* LabelSmoothLoss downward compatibility

* add some comments

* remove the old version of LabelSmoothLoss

* add some comments

* add some comments

* add some comments

* add label smooth to config
2021-04-13 13:53:56 +08:00
..
apis [Fix] Use MMCV's EvalHook in MMClassification (#182) 2021-03-25 17:38:51 +08:00
core [Fix] Use MMCV's EvalHook in MMClassification (#182) 2021-03-25 17:38:51 +08:00
datasets [Feature] Support random augmentation (#201) 2021-04-09 14:02:50 +08:00
models [Bug]Fix label smooth bug (#203) 2021-04-13 13:53:56 +08:00
utils Change to use mmcv.utils.collect_env to avoid duplicate codes (#103) 2020-12-01 14:24:08 +08:00
__init__.py bump version to 0.6.0 (#62) 2020-10-11 00:12:04 +08:00
version.py bump version to 0.10.0 (#194) 2021-04-01 10:39:18 +08:00