remove lite demo img

This commit is contained in:
WenmuZhou 2021-05-11 10:30:28 +08:00
parent 91af57634c
commit 0f2d4027c3
3 changed files with 2 additions and 2 deletions

View File

Before

Width:  |  Height:  |  Size: 94 KiB

After

Width:  |  Height:  |  Size: 94 KiB

View File

@ -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>

View File

@ -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