资源算法pytorch-deform-conv

pytorch-deform-conv

2019-09-12 | |  121 |   0 |   0

PyTorch implementation of Deformable Convolution

  • By Wei OUYANG @ Institut Pasteur

  • Thanks to Felix Lau's Keras/TensorFlow implementation: https://github.com/felixlaumon/deform-conv

TODO List

  • [x] implement offsets mapping in pytorch

  • [x] all tests passed

  • [x] deformable convolution module

  • [x] Fine-tuning the deformable convolution modules

  • [x] scaled mnist demo

  • [x] improve speed with cached grid array

  • [ ] use MNIST dataset from pytorch (instead of Keras)

  • [ ] support input image with different width and height

  • [ ] benchmark with tensorflow implementation

Deformable Convolutional Networks

Dai, Jifeng, Haozhi Qi, Yuwen Xiong, Yi Li, Guodong Zhang, Han Hu, and Yichen Wei. 2017. Deformable Convolutional Networks. arXiv [cs.CV]. arXiv. http://arxiv.org/abs/1703.06211

The following animation is generated by Felix Lau (with his tensorflow implementation):

Also Check out Felix Lau's summary of the paper: https://medium.com/@phelixlau/notes-on-deformable-convolutional-networks-baaabbc11cf3             

上一篇:PVANet

下一篇:Cnn-text classification

用户评价
全部评价

热门资源

  • Keras-ResNeXt

    Keras ResNeXt Implementation of ResNeXt models...

  • seetafaceJNI

    项目介绍 基于中科院seetaface2进行封装的JAVA...

  • spark-corenlp

    This package wraps Stanford CoreNLP annotators ...

  • capsnet-with-caps...

    CapsNet with capsule-wise convolution Project ...

  • inferno-boilerplate

    This is a very basic boilerplate example for pe...