未验证 提交 eef5cd15 编写于 作者: I Izutov Evgeny 提交者: GitHub

Minor

上级 e409386b
...@@ -11,9 +11,9 @@ If you want to make a contribution please follow [the guideline](CONTRIBUTING.md ...@@ -11,9 +11,9 @@ If you want to make a contribution please follow [the guideline](CONTRIBUTING.md
## Build instructions ## Build instructions
1. Get the code. We will call the directory that you cloned Caffe into `$CAFFE_ROOT` 1. Get the code. We will call the directory that you cloned Caffe into `$CAFFE_ROOT`
```Shell ```Shell
git clone https://github.com/opencv/training_toolbox_caffe.gitt caffe git clone https://github.com/opencv/training_toolbox_caffe.git caffe
cd caffe cd caffe
git checkout smart_classroom_action_detection git checkout develop
``` ```
2. Build the code. Please follow [Caffe instruction](http://caffe.berkeleyvision.org/installation.html) to install all necessary packages and build it. 2. Build the code. Please follow [Caffe instruction](http://caffe.berkeleyvision.org/installation.html) to install all necessary packages and build it.
```Shell ```Shell
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册