Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaoqingRen committed Jun 27, 2015
1 parent 5dba241 commit 5a327ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ SPP_net is released under the Simplified BSD License for non-commercial use (ref
0. **Prerequisites**
0. MATLAB (tested with 2014a on 64-bit Windows)
0. Caffe's prerequisites (some function is based our modified caffe, so we provied compiled caffe mex and cpp file for mex wapper), run `external\fetch_caffe_mex_5_5.m` to download
1. News: a caffe version which supports spp mex is provided in https://github.com/ShaoqingRen/caffe, this version is forked from [BVLC/caffe](https://github.com/BVLC/caffe) on Oct. 1, 2014. **For the caffe.mex compiled from this caffe code, the Zeiler CNN network with compatible structure (shared in [OneDrive](https://onedrive.live.com/download?resid=4006CBB8476FF777!9723&authkey=!APTWXLD_P7UN6P0&ithint=file%2czip) ), and new prototxts for finetune (in `./model-defs`) should be used.**
1. News: a caffe version which supports spp mex is provided in https://github.com/ShaoqingRen/caffe-SPP_net, this version is forked from [BVLC/caffe](https://github.com/BVLC/caffe) on Oct. 1, 2014. **For the caffe.mex compiled from this caffe code, the Zeiler CNN network with compatible structure (shared in [OneDrive](https://onedrive.live.com/download?resid=4006CBB8476FF777!9723&authkey=!APTWXLD_P7UN6P0&ithint=file%2czip) ), and new prototxts for finetune (in `./model-defs`) should be used.**
0. **Install SPP_net**
0. Get the SPP_net source code by cloning the repository: `git clone https://github.com/ShaoqingRen/SPP_net.git`
0. Now change into the SPP_net source code directory
Expand Down

0 comments on commit 5a327ab

Please sign in to comment.