Skip to content

Caffe fork that supports SPP_net or faster R-CNN

License

Notifications You must be signed in to change notification settings

zhangliliang/caffe

 
 

Repository files navigation

Caffe for RPN+BF

Caffe fork that supports RPN+BF.

It is forked from ShaoqingRen/caffe, which support the usage for faster r-cnn.

This repo add "a trous" trick support, which is needed for the RPN+BF code.

Usage

  1. Follow the instruction to set up the prerequisites for Caffe.
  2. Use make matcaffe Build the mex file.
  3. Copy Caffe_DIR/matlab/+caffe/private/caffe_.mexa64 to RPN_BF_DIR/external/caffe/matlab/caffe_faster_rcnn/.

About

Caffe fork that supports SPP_net or faster R-CNN

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 80.4%
  • Python 8.2%
  • Cuda 4.7%
  • CMake 3.1%
  • Protocol Buffer 1.5%
  • MATLAB 1.1%
  • Other 1.0%