mmpretrain/mmcls/models/utils
Ma Zerun 33a4c0fe9f
[Fix] Use local ATTENTION registery to avoid conflict with other repo. (#375)
2021-07-27 17:59:05 +08:00
..
augment [Docs] Add API Reference in the docs (#342) 2021-07-14 15:06:50 +08:00
__init__.py Add `is_tracing` helper function to fix a tracing bug in PyTorch 1.6 (#347) 2021-07-07 11:55:53 +08:00
attention.py [Fix] Use local ATTENTION registery to avoid conflict with other repo. (#375) 2021-07-27 17:59:05 +08:00
channel_shuffle.py Dev/backbone utils 2020-06-15 16:42:15 +08:00
embed.py [Docs] Add API Reference in the docs (#342) 2021-07-14 15:06:50 +08:00
helpers.py [Refactor] Refactor unittest (#321) 2021-07-08 22:49:05 +08:00
inverted_residual.py Fix Mobilenetv3 structure and add pretrained model (#291) 2021-06-27 23:19:36 +08:00
make_divisible.py [Fix] Fix optional issues in docstring (#138) 2021-01-14 11:09:08 +08:00
se_layer.py Fix Mobilenetv3 structure and add pretrained model (#291) 2021-06-27 23:19:36 +08:00