61 Commits

Author SHA1 Message Date
yanglei
3a65f4529e Add Base and ResNet backbone 2020-06-12 14:40:27 +08:00
lixiaojie
4d5c39d1ee fix linting 2020-06-11 16:40:26 +08:00
lixiaojie
72bbfbc489 use ConvModule/build_*_layer from mmcv & use *_cfg & add _freeze_stages 2020-06-11 15:55:17 +08:00
lixiaojie
05e5173b6b complete the docstring & import from mmcv & range check for frozen_stages and out_indices 2020-06-10 15:43:38 +08:00
lixiaojie
16b4efbe06 add unit test 2020-06-07 23:33:47 +08:00
lixiaojie
98f5b49ffe add unit test 2020-06-07 22:40:36 +08:00
lixiaojie
0def3a56b6 fix test 2020-06-05 15:52:22 +08:00
lixiaojie
fa49911440 reformat 2020-06-04 02:42:53 +08:00
lixiaojie
0667136f05 update test 2020-06-04 02:22:53 +08:00
lixiaojie
83cc9fc279 fix flake8 2020-06-03 15:54:37 +08:00
lixiaojie
2aaff0e4f2 fix & add test 2020-06-03 15:51:17 +08:00