Skip to content

Commit

Permalink
增加演示动画
Browse files Browse the repository at this point in the history
  • Loading branch information
tommy committed Nov 3, 2020
1 parent 8e18115 commit 752b3e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@
使用opencv找到类似车牌的物体,接着使用模型判断是否为车牌。若为车牌,将车牌图像拉伸至标准形状,对字符进行分割,每个字符单独使用模型进行识别。

模型训练代码已经包含,使用的是简单的squeezenet,可以自行修改。

![演示图片](./演示动画.gif)
Binary file added 演示动画.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 752b3e5

Please sign in to comment.