Skip to content
Snippets Groups Projects
Commit 8bd1a5f7 authored by Wenwei Zhang's avatar Wenwei Zhang Committed by Kai Chen
Browse files

Encapsulate DCN into a ConvModule & Conv_layers (#1894)

* update code

* reformat

* fix load pretrain bug

* reformat

* fix key warnings

* use build_conv_layer & ConvModule

* rm unrelated file

* fix resnext group bug

* change cfg to pass test

* use build_conv_layer to claim dcn in resnets

* change _version = 2

* MDCN to DCNv2

* change dependency of mmcv from 0.2.15 to 0.2.16

* resolve comments

* rm comments

* get_root_logger()
parent 1ebb6cb8
No related branches found
No related tags found
No related merge requests found
Showing
with 316 additions and 71 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment