pppppM
|
ef1637e866
|
[FEATURE] Mobilenet Series Search Space (#82)
* add mbv2 block and identity
* add mbv2 block and identity unittests
* expand_factor -> expand_ratio
* add searchable mobilenet v2
* fix lints
* add spos subnet retraining config
* fix mmcls slurm search
* add proxyless_gpu setting for mbv2
* use bn default
* add angelnas spos config
* update spos readme
* fix SELayer's useage
* add docstring
* rename mbv2 to mb
* add some unittest of mb
* rename mb to mobilenet
* add some rename-mb in configs
* update README of spos
* add rename-mb in unittest
* update test_mmcls
Co-authored-by: wutongshenqiu <690364065@qq.com>
Co-authored-by: humu789 <humu@pjlab.org.cn>
|
2022-03-07 23:15:18 +08:00 |
pppppM
|
c5a097b150
|
Add a new pre-commit-hook to automatically add a copyright (#96)
* Add a new pre-commit-hook to automatically add a copyright
* add check-algo-readme
Co-authored-by: qiufeng <44188071+wutongshenqiu@users.noreply.github.com>
* fix alg-readme lints
Co-authored-by: qiufeng <44188071+wutongshenqiu@users.noreply.github.com>
|
2022-03-02 20:29:28 +08:00 |
qiufeng
|
64ccbc03fd
|
[Enhance] Add setup multi-processes for all tasks (#59)
* Add setup-multi-processes for all tasks
* Add setup-multi-processes for all tasks
* Add test for setup-multi-processes
|
2022-01-26 19:17:55 +08:00 |
whcao
|
f7fbe770a6
|
add pytest (#18)
Co-authored-by: caoweihan <caoweihan@sensetime.com>
|
2021-12-23 11:29:12 +08:00 |