Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yuyu2172/deformable-conv

Implementation of deformable convolution module presented in "Deformable Convolutional Networks"
https://github.com/yuyu2172/deformable-conv

chainer

Last synced: 11 days ago
JSON representation

Implementation of deformable convolution module presented in "Deformable Convolutional Networks"

Awesome Lists containing this project

README

        

# Deformable Convolutional Networks

This is an implementation of [Deformable Convolutional Networks](https://arxiv.org/abs/1703.06211).