Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vinay0410 authored Nov 9, 2017
1 parent de064bd commit 23a0bba
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,14 @@
To test on images, simply run,
``` python detectmulti.py -i <path to image> ```

For example,
``` python detectmulti.py -i sample_images/pedestrian.jpg ```


For more options run,
``` python detectmulti.py -h ```

```-d : Downscale ratio, is set to 1.25 by default```
Following are some examples,


![Pedestrian](.readme_images/before_nms1.png?raw=true "Sample Results")
Expand Down

0 comments on commit 23a0bba

Please sign in to comment.