Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
smallcorgi authored Nov 27, 2016
1 parent 10ab1ef commit 0583159
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Download model training on PASCAL VOC 2007 [[Google Drive]](https://drive.googl
To run the demo
```Shell
cd $FRCN_ROOT
./tools/demo.py --model model_path
python ./tools/demo.py --model model_path
```
The demo performs detection using a VGG16 network trained for detection on PASCAL VOC 2007.

Expand Down

0 comments on commit 0583159

Please sign in to comment.