Skip to content
This repository was archived by the owner on Nov 2, 2024. It is now read-only.

Commit 82e58c0

Browse files
committed
docs(readme): 添加本地python实现
1 parent d2fc401 commit 82e58c0

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

Diff for: README.md

+9
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,15 @@ $ pip install mkdocs
5454
```
5555
启动本地服务器后即可登录浏览器`localhost:8000`
5656
57+
## python实现
58+
59+
```
60+
$ cd py/
61+
$ python car_detector.py
62+
```
63+
64+
![](./imgs/car-detector.gif)
65+
5766
## 主要维护人员
5867
5968
* zhujian - *Initial work* - [zjZSTU](https://github.com/zjZSTU)

Diff for: imgs/car-detector.gif

1.59 MB
Loading

0 commit comments

Comments
 (0)