提交 01ee5ba2 编写于 作者: R Ross Girshick

change to https urls for easier installation

上级 54cd7fba
[submodule "caffe-fast-rcnn"]
path = caffe-fast-rcnn
url = git@github.com:rbgirshick/caffe-fast-rcnn.git
url = https://github.com/rbgirshick/caffe-fast-rcnn.git
branch = fast-rcnn
......@@ -61,7 +61,7 @@ If you find Fast R-CNN useful in your research, please consider citing:
1. Clone the Fast R-CNN repository
```Shell
# Make sure to clone with --recursive
git clone --recursive git@github.com:rbgirshick/fast-rcnn.git
git clone --recursive https://github.com/rbgirshick/fast-rcnn.git
```
2. We'll call the directory that you cloned Fast R-CNN into `FRCN_ROOT`
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册