chengdazhi / Deformable-Convolution-V2-PyTorch

Deformable ConvNets V2 (DCNv2) in PyTorch
MIT License
1.44k stars 229 forks source link

Pretrained Models #4

Closed wxzs5 closed 5 years ago

wxzs5 commented 5 years ago

Hi,thanks for your work! Can you provide sorme pretrained dcn models in MODEL_ZOO results? in Google/Baidu Drive or something else?

chengdazhi commented 5 years ago

Hi, four dcn model links have been added to the MODEL_ZOO file. Both Google Drive and Baidu NetDisk links are provided.

wxzs5 commented 5 years ago

Thank you very much!

lzrobots commented 5 years ago

Thanks for the excellent work. Do you have R-101-DeformConv imagenet pertained model?

chengdazhi commented 5 years ago

Sorry, we don't have pretrained deformable res101 on pytorch right now.

lzrobots commented 5 years ago

So you are training these detectors using original ResNet101 pertained model? correct me if I am wrong.

chengdazhi commented 5 years ago

@lzrobots correct