remove lite demo img
This commit is contained in:
parent
91af57634c
commit
0f2d4027c3
Before Width: | Height: | Size: 94 KiB After Width: | Height: | Size: 94 KiB |
|
@ -258,7 +258,7 @@ use_direction_classify 0 # 是否使用方向分类器,0表示不使用,1
|
|||
运行效果如下:
|
||||
|
||||
<div align="center">
|
||||
<img src="../../doc/imgs_results/lite_demo.png" width="600">
|
||||
<img src="imgs/lite_demo.png" width="600">
|
||||
</div>
|
||||
|
||||
|
||||
|
|
|
@ -256,7 +256,7 @@ If you modify the code, you need to recompile and push to the phone.
|
|||
The outputs are as follows:
|
||||
|
||||
<div align="center">
|
||||
<img src="../../doc/imgs_results/lite_demo.png" width="600">
|
||||
<img src="imgs/lite_demo.png" width="600">
|
||||
</div>
|
||||
|
||||
## FAQ
|
||||
|
|
Loading…
Reference in New Issue