Skip to content

palver7/DCNv2_cpu_gpu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published