Skip to content

vra/update-cudnn-of-py-faster-rcnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

update-cudnn-of-py-faster-rcnn

The script to update cudnn code of py-faster-rcnn

Prerequirements

  1. Download the latest caffe:
   git clone https://github.com/BVLC/caffe.git
  1. Download py-faster-rcnn:
   git clone --recursive https://github.com/rbgirshick/py-faster-rcnn.git

How to run

  1. clone this repo:
   git clone https://github.com/vra/update-cudnn-of-py-faster-rcnn.git
  1. open script.sh, change the CAFFE_ROOT and CAFFE_FAST_RCNN to right dir
  2. run the script: bash script.sh
  3. compile your code

About

the script to update cudnn code of py-faster-rcnn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages