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 |
Yinhao Li
|
b67a11c548
|
Fix kwargss to kwargs. (#274)
|
2021-05-26 19:27:30 +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 |
yanglei
|
fbc68bf266
|
Add classifiers, heads, necks and losses
|
2020-07-07 19:32:06 +08:00 |