Skip to content

zhonhel/py-faster-rcnn-with-current-version-caffe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-faster-rcnn-with-current-version-caffe

py-faster-rcnn with current version Caffe.

Explanation

The original (https://github.com/rbgirshick/py-faster-rcnn) py-faster-rcnn's Caffe is a very old version, and it can't be compiled with CUDNN v7.1.

So I replace the Caffe in it, and thus this repo's py-faster-rcnn can be compiled with CUDNN v7.1.

And I didn't do any unnecessary modification. So, this fork will have the same result comparing to the original py-faster-rcnn.

Usage

Same as original py-faster-rcnn, and you can use CUDA 9.1 and CUDNN v7.1.

About

Can be compiled with CUDA 9.1, CUDNN v7.1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published