mmpretrain/mmcls/models/utils
takuoko d29037e8d1
[Enhance] Suport Mixup&Cutmix for multi-label task.
2022-01-21 11:30:58 +08:00
..
augment [Enhance] Suport Mixup&Cutmix for multi-label task. 2022-01-21 11:30:58 +08:00
__init__.py [Refactor] Refator ViT (Continue #295) (#395) 2021-10-18 16:07:00 +08:00
attention.py [Refactor] Refator ViT (Continue #295) (#395) 2021-10-18 16:07:00 +08:00
channel_shuffle.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
embed.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
helpers.py Bump version to v0.19.0 (#623) 2021-12-31 12:55:47 +08:00
inverted_residual.py [Docs] Add code-spell pre-commit hook and fix a large mount of typos. (#470) 2021-10-13 14:33:07 +08:00
make_divisible.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
se_layer.py [Enhance] Enhence SE layer to support custom squeeze channels. (#417) 2021-08-20 13:31:44 +08:00