Skip to content

Commit

Permalink
remove lite demo img
Browse files Browse the repository at this point in the history
  • Loading branch information
WenmuZhou committed May 11, 2021
1 parent 91af576 commit 0f2d402
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
File renamed without changes
2 changes: 1 addition & 1 deletion deploy/lite/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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>


Expand Down
2 changes: 1 addition & 1 deletion deploy/lite/readme_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0f2d402

Please sign in to comment.