Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaoqingRen committed Nov 25, 2014
1 parent 297b7f7 commit 2333fae
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. The Zeiler CNN network with this new version is shared in [OneDrive](https://onedrive.live.com/download?resid=4006CBB8476FF777!9723&authkey=!APTWXLD_P7UN6P0&ithint=file%2czip), also the new prototxt for finetune is updated in `./model-defs`
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. **The Zeiler CNN network which is compatible with this new version caffe is shared in [OneDrive](https://onedrive.live.com/download?resid=4006CBB8476FF777!9723&authkey=!APTWXLD_P7UN6P0&ithint=file%2czip), also the new prototxt for finetune is updated in `./model-defs`**
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 2333fae

Please sign in to comment.