sanghoon / pva-faster-rcnn

Demo code for PVANet
https://arxiv.org/abs/1611.08588
Other
650 stars 241 forks source link

PVANET with Deformable Convolution #100

Open rajiv235 opened 6 years ago

rajiv235 commented 6 years ago

I was wondering if anyone has tried using Deformable convolution with PVANET? It seems like Deformable Convnets have some benefits over traditional convolution networks. Deformable convets: https://github.com/msracver/Deformable-ConvNets