unsky / Deformable-ConvNets-caffe

Deformable Convolutional Networks on caffe
160 stars 83 forks source link

the improvement of DCN over the baseline #15

Open yuzcccc opened 6 years ago

yuzcccc commented 6 years ago

Thanks for the DCN impl. in caffe. I am curious about the performance of the baseline model w/o deform_conv. Besides, have you tried more complex model such as ResNet-101?

unsky commented 6 years ago

https://github.com/unsky/Deformable-ConvNets-caffe/issues/13