Ma Zerun
|
f9eb9b409b
|
[Docs] Add Copyright information. (#413)
|
2021-08-17 19:52:42 +08:00 |
Ezra-Yu
|
06bbd6940d
|
[Fix] Fix init_weights bug in some backbones and update Readme (#318)
* some init_weights bugs
* init_weights
* add import Basemodule
* code stye
* isort
* Use recommend init_weights override method.
Add init_cfg parameter in InvertedResidual.
Remove some useless comment.
Co-authored-by: mzr1996 <mzr1996@163.com>
|
2021-06-30 19:41:58 +08:00 |
Miao Zheng
|
4ca21c7d03
|
[WIP] Refactoring weights initialization (#270)
* [WIP] Refactoring weights initialization
* fix lint and constant init cfg
* fix pretrained bug
* fix typo
* fix isort
* revise model utils
|
2021-06-10 10:54:34 +08:00 |
mzr1996
|
b7b520881f
|
Update CONTRIBUTING.md according to mmcv (#210)
* Update CONTRIBUTING.md according to mmcv
* Docstring formatting by docformatter
* Update openmmlab website.
|
2021-04-14 21:22:37 +08:00 |
LXXXXR
|
63f38988eb
|
[Fix] Fix optional issues in docstring (#138)
* fix optional issue in docstring
* revised according to comments
* add optional
|
2021-01-14 11:09:08 +08:00 |
lixiaojie
|
1d5f3d8c24
|
update shufflenet_v1
|
2020-07-12 00:06:55 +08:00 |
lixiaojie
|
eb24a94b68
|
add mobilenetv2 convert code
|
2020-07-05 21:59:22 +08:00 |
lixiaojie
|
50208498dd
|
Update mobilenetv2
|
2020-06-22 19:40:31 +08:00 |
louzan
|
deee5d61d7
|
add mobilenetv2
|
2020-06-16 14:37:03 +08:00 |