8 Commits

Author SHA1 Message Date
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
chenkai
02e11cc1f3 Refactoring for ResNet family 2020-06-25 11:57:50 +08:00
yanglei
800ace3137 set default zero_init_residual to True 2020-06-16 11:36:54 +08:00
wangshiguang
a1da2013ad add pat ci image 2020-06-15 17:43:40 +08:00
yanglei
a5b53ada94 use standard docstr for basic and bottleneck block 2020-06-14 13:29:47 +08:00
yanglei
7ec1429e1b set default value of norm_eval and zero_init_residual to False 2020-06-14 11:56:18 +08:00
yanglei
3a65f4529e Add Base and ResNet backbone 2020-06-12 14:40:27 +08:00