Skip to content

Commit

Permalink
fix [--image] argument
Browse files Browse the repository at this point in the history
  • Loading branch information
sthanhng committed Nov 18, 2018
1 parent 8bd160e commit 99d72e9
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 @@ -45,7 +45,7 @@ $ git clone https://github.com/sthanhng/yoloface

>**image input**
```bash
$ python yoloface.py --images samples/outside_000001.jpg --output-dir outputs/
$ python yoloface.py --image samples/outside_000001.jpg --output-dir outputs/
```

>**video input**
Expand Down

0 comments on commit 99d72e9

Please sign in to comment.