Skip to content

Commit

Permalink
refine README (PaddlePaddle#4)
Browse files Browse the repository at this point in the history
test=develop
  • Loading branch information
hong19860320 authored Aug 23, 2019
1 parent 5f75fd4 commit f8d8ac9
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,16 +37,18 @@ $ git clone https://github.com/PaddlePaddle/Paddle-Lite-Demo

* iOS
* 静态图识别

![](https://raw.githubusercontent.com/PaddlePaddle/Paddle-Lite-Demo/master/doc/ios_static.jpg)

* 动态图识别

![](https://raw.githubusercontent.com/PaddlePaddle/Paddle-Lite-Demo/master/doc/ios_video.jpg)

* Android
* CPU预测结果(测试环境:华为nova5)
![](https://raw.githubusercontent.com/PaddlePaddle/Paddle-Lite-Demo/master/doc/android_cat_cpu.jpg)
![](https://raw.githubusercontent.com/PaddlePaddle/Paddle-Lite-Demo/master/doc/android_keyboard_cpu.jpg)

![](https://raw.githubusercontent.com/PaddlePaddle/Paddle-Lite-Demo/master/doc/android_cat_cpu.jpg) ![](https://raw.githubusercontent.com/PaddlePaddle/Paddle-Lite-Demo/master/doc/android_keyboard_cpu.jpg)

* NPU预测结果(测试环境:华为nova5)
![](https://raw.githubusercontent.com/PaddlePaddle/Paddle-Lite-Demo/master/doc/android_cat_npu.jpg)
![](https://raw.githubusercontent.com/PaddlePaddle/Paddle-Lite-Demo/master/doc/android_keyboard_npu.jpg)

![](https://raw.githubusercontent.com/PaddlePaddle/Paddle-Lite-Demo/master/doc/android_cat_npu.jpg) ![](https://raw.githubusercontent.com/PaddlePaddle/Paddle-Lite-Demo/master/doc/android_keyboard_npu.jpg)

0 comments on commit f8d8ac9

Please sign in to comment.