Merge pull request #292 from PJunhyuk/master

Fix typo
This commit is contained in:
Xingyi Zhou 2019-09-15 15:20:44 -05:00 committed by GitHub
commit 6f14f51cd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,7 +38,7 @@ If you want to reproduce the results in the paper for benchmark evaluation and t
~~~
cd $CenterNet_ROOT/tools/
bash download_pascal_voc.sh
bash get_pascal_voc.sh
~~~
- The above script includes:
- Download, unzip, and move Pascal VOC images from the [VOC website](http://host.robots.ox.ac.uk/pascal/VOC/).