提交 49d313f4 编写于 作者: W wangguanzhong 提交者: GitHub

fix configs in dcn (#3203)

上级 ce96e567
......@@ -27,7 +27,7 @@ ResNet:
feature_maps: [2, 3, 4, 5]
freeze_at: 2
variant: d
dcn_stages: [3, 4, 5]
dcn_v2_stages: [3, 4, 5]
FPN:
min_level: 2
......
......@@ -27,7 +27,7 @@ ResNet:
feature_maps: [2, 3, 4, 5]
freeze_at: 2
variant: b
dcn_stages: [3, 4, 5]
dcn_v2_stages: [3, 4, 5]
FPN:
min_level: 2
......
......@@ -29,7 +29,7 @@ ResNeXt:
group_width: 4
groups: 64
variant: d
dcn_stages: [3, 4, 5]
dcn_v2_stages: [3, 4, 5]
FPN:
min_level: 2
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册