Commit f29f020c authored by pangjm's avatar pangjm
Browse files

minor fix

parent 0d74cd8f
...@@ -51,7 +51,7 @@ popular detection projects. Results and models are available in the [Model zoo]( ...@@ -51,7 +51,7 @@ popular detection projects. Results and models are available in the [Model zoo](
a. Install PyTorch 0.4.1 and torchvision following the [official instructions](https://pytorch.org/). a. Install PyTorch 0.4.1 and torchvision following the [official instructions](https://pytorch.org/).
b. Clone the Detectron repository. b. Clone the mmdetection repository.
```shell ```shell
git clone https://github.com/open-mmlab/mmdetection.git git clone https://github.com/open-mmlab/mmdetection.git
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment