Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Zahra Rajabi
rcnn
Commits
bc518632
Commit
bc518632
authored
Mar 17, 2014
by
Ross Girshick
Browse files
point to R-CNN tagged Caffe release
parent
28609ca3
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
bc518632
...
...
@@ -43,7 +43,7 @@ R-CNN bbox reg | 58.5% | 53.7% | 53.5%
0.
MATLAB (tested with 2012b on 64-bit Linux)
0.
Caffe's
[
prerequisites
](
http://caffe.berkeleyvision.org/installation.html#prequequisites
)
0.
**Install Caffe**
(this is the most complicated part)
0.
Download this
[
tagged release of Caffe
](
http://github.com/
rbgirshick
/caffe/archive/
v0.1-rcnn
.tar.gz
)
0.
Download this
[
tagged release of Caffe
](
http
s
://github.com/
BVLC
/caffe/archive/
rcnn-release
.tar.gz
)
0.
Follow the
[
Caffe installation instructions
](
http://caffe.berkeleyvision.org/installation.html
)
0.
**Important:**
Make sure to compile the Caffe MATLAB wrapper, which is not built by default:
`$ make matcaffe`
0.
Let's call the place where you installed caffe
`$CAFFE_HOME`
:
`$ export CAFFE_HOME=$(pwd)`
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment