Open LaoYang1994 opened 5 years ago
deformconv is only used in semantic head in our provided setting, if you want use it in backbone you could set config.network.backbone_with_dconv to 3, 4, or 5 (means it will use deformconv starting from res3/4/5)
deformconv is only used in semantic head in our provided setting, if you want use it in backbone you could set config.network.backbone_with_dconv to 3, 4, or 5 (means it will use deformconv starting from res3/4/5)