Skip to content

yuzhms/py-faster-rcnn-windows

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

py-faster-rcnn-windows

py-faster-rcnn that can compile on windows directly

Usage:

  1. Download py-faster-rcnn from this url: https://github.com/rbgirshick/py-faster-rcnn

This version of faster-rcnn can be compiled on linux directly.

  1. For windows user, download the lib from this url: https://github.com/MrGF/py-faster-rcnn-windows

and replace it with the original lib provided by rbgirshick.

Then you can run : python setup.py python setup_cuda.py to compile the lib on windows directly. Enjoy!

Note: Please see the LICENSE on https://github.com/rbgirshick/py-faster-rcnn for details.

About

py-faster-rcnn that can compile on windows directly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Cuda 57.1%
  • Python 40.6%
  • C 1.9%
  • Other 0.4%