Skip to content

Commit

Permalink
Update README.md (#813)
Browse files Browse the repository at this point in the history
Added instructions to compile compatible version of SSD with Autoware
  • Loading branch information
amc-nu authored Sep 22, 2017
1 parent 5ff7722 commit 6bc1fb9
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
2. Clone SSD Caffe fork ( It's better to do it in your home dir, if you haven't. CMake files will be looking for it there)
```
% git clone https://github.com/weiliu89/caffe.git ssdcaffe
% cd ssdcaffe
% git checkout 5365d0dccacd18e65f10e840eab28eb65ce0cda7
```

3. Follow the authors' instruction to complete the requisites to compile.
Expand Down

0 comments on commit 6bc1fb9

Please sign in to comment.