Closed kaikaizhu closed 4 years ago
@chengdazhi Can you help me? Thanks!
You can get pretrained models in mmdetection repo. https://github.com/open-mmlab/mmdetection/blob/master/configs/dcn/README.md
@chengdazhi Thanks a lot! Do you mean download the model as pretrain weights and use my own datasets to continue train?
Yes, you can do that.
I want to increase dcn into backbone (resnet101). Which weight should I use as the pre-training weight?