Skip to content

Latest commit

 

History

39 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deformable Convolutional Networks V2 with Pytorch 1.X

Build

    ./make.sh         # build
    python testcpu.py    # run examples and gradient check on cpu
    python testcuda.py   # run examples and gradient check on gpu 

This repo adds cpu functionality to DCNv2 PyTorch by Charles Shang which is an adaption of the official Deformable-ConvNets.

Please post an issue or PR if you have any comments.

About

DCNv2 for CPU and GPU use with PyTorch v 1.0

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages