Skip to content

Commit

Permalink
move exampe image
Browse files Browse the repository at this point in the history
  • Loading branch information
qfgaohao committed Sep 10, 2018
1 parent 99e1bc5 commit 33dc367
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,9 @@ wget -P models https://storage.googleapis.com/models-hao/open-images-model-label
python run_ssd_example.py mobilenet-v1-ssd models/gun_model_2.21.pth models/open-images-model-labels.txt ~/Downloads/big.JPG
```

![Example of Gun Detection](gun.jpg | width=500 )


You manage to get more annotated data, the accuracy could become much higher.

### Download data
Expand Down Expand Up @@ -158,8 +161,6 @@ a handy option to roughly balance the data.
python run_ssd_example.py mobilenet-v1-ssd models/mobilenet-v1-ssd-Epoch-99-Loss-2.2184619531035423.pth models/open-images-model-labels.txt ~/Downloads/gun.JPG
```

![Example of Gun Detection](gun.jpg)


## TODO

Expand Down

0 comments on commit 33dc367

Please sign in to comment.