mmpretrain/mmcls/models/utils
whcao bee0ac6b56
[Refactor]Modify patchembed (#330)
* add mytrain.py for test

* test before layers

* test attr in layers

* test classifier

* delete mytrain.py

* add patchembed and hybridembed

* add patchembed and hybridembed to __init__

* test patchembed and hybridembed

* fix some comments
2021-06-30 20:48:04 +08:00
..
augment [Feature]Add augments to models/utils (#278) 2021-06-20 09:44:51 +08:00
__init__.py [Refactor]Modify patchembed (#330) 2021-06-30 20:48:04 +08:00
channel_shuffle.py Dev/backbone utils 2020-06-15 16:42:15 +08:00
embed.py [Refactor]Modify patchembed (#330) 2021-06-30 20:48:04 +08:00
helpers.py [Feature]Add Vit (#214) 2021-04-16 19:22:41 +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