Skip to content

Commit

Permalink
Modify readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kuhung committed Jan 18, 2018
1 parent 8186e13 commit 7e46867
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,11 @@ cp weights_SSD300.hdf5 into SSD_keras

- 对于图片的检测

参考`SSD.ipynb`
参考[SSD.ipynb](SSD.ipynb)

- 若要剪切图片为下一步处理做准备

参考`SSD_crop.py`
参考[SSD_crop.py](SSD_crop.py)

- 检测视频
```
Expand Down

0 comments on commit 7e46867

Please sign in to comment.