Skip to content

DCNv2 supports decent pytorch such as torch 1.5+

License

Notifications You must be signed in to change notification settings

MLDSAI/DCNv2_latest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DCNv2 latest

Since DCN is used in many models and performance well but in industry this op support is not very well. Including pytorch, onnx, tensorrt etc. This repo is make DCNv2 available at all versions in pytorch.

Updates

  • 2020.09.23: Now master branch works for pytorch 1.6 by default, for older version you gonna need seperated one.

  • 2020.08.25: Check out pytorch1.6 branch for pytorch 1.6 support, you will meet an error like THCudaBlas_Sgemv undefined if you using pytorch 1.6 build master branch. master branch now work for pytorch 1.5;

Contact

If you have any question, welcome add my wechat: jintianiloveu for communication.

About

DCNv2 supports decent pytorch such as torch 1.5+

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 36.4%
  • Cuda 31.2%
  • Python 26.2%
  • C 6.1%
  • Shell 0.1%