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 |
whcao
|
5e1a02103f
|
[Feature]Delete comments (#298)
* add mytrain.py for test
* test before layers
* test attr in layers
* test classifier
* delete mytrain.py
* delete comments
|
2021-06-12 21:45:22 +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 |
Xiaojie Li
|
7af9419ffa
|
Fix init_weights in 'shufflenet_v2.py'. (#29)
* fix init_weights in shufflenetv2
* fix doc
* fix doc
Co-authored-by: lixiaojie <lixiaojie@sensetime.com>
|
2020-08-13 09:49:41 +08:00 |
lixiaojie
|
c1d0090700
|
Change the init_weight for shufflenet models
|
2020-07-12 00:06:56 +08:00 |
lixiaojie
|
1d5f3d8c24
|
update shufflenet_v1
|
2020-07-12 00:06:55 +08:00 |
lixiaojie
|
046aa5c003
|
add shufflenet_v2 convert code
|
2020-07-03 19:21:18 +08:00 |
louzan
|
deee5d61d7
|
add mobilenetv2
|
2020-06-16 14:37:03 +08:00 |
lixiaojie
|
8249ad7205
|
merge master
|
2020-06-15 20:46:30 +08:00 |
lixiaojie
|
703714b78e
|
modify format of self.layers
|
2020-06-15 20:42:04 +08:00 |
lixiaojie
|
b0a0248404
|
fix grammar & indent problem
|
2020-06-15 16:16:27 +08:00 |
lixiaojie
|
62f65153f9
|
update shufflenet_v2.py
|
2020-06-15 15:15:19 +08:00 |
lixiaojie
|
326df68bb3
|
fix norm_eval & merge master
|
2020-06-15 02:16:13 +08:00 |
lixiaojie
|
461e07d65d
|
Update default value
|
2020-06-14 03:51:42 +08:00 |
lixiaojie
|
02e1c246b4
|
Update shufflenet_v2.py
|
2020-06-14 01:13:10 +08:00 |
lixiaojie
|
e3e980d84e
|
rewrite
|
2020-06-14 00:46:22 +08:00 |
lixiaojie
|
16b4efbe06
|
add unit test
|
2020-06-07 23:33:47 +08:00 |
louzan
|
364a671ac9
|
add shufflenet_v2
|
2020-05-28 11:48:14 +08:00 |