diff --git a/configs/picodet/README.md b/configs/picodet/README.md index c80e4b00caa29cc55c4ff83b42b02d36b391e976..ca49a8ec3becfb533d01ad80c2a974d443516fb8 100644 --- a/configs/picodet/README.md +++ b/configs/picodet/README.md @@ -214,8 +214,7 @@ paddle2onnx --model_dir output_inference/picodet_s_320_coco_lcnet/ \ - [NCNN C++/Python demo](../../deploy/third_engine/demo_ncnn) - [MNN C++/Python demo](../../deploy/third_engine/demo_mnn) - [OpenVINO C++ demo](../../deploy/third_engine/demo_openvino) -- [Android demo(NCNN)](https://github.com/JiweiMaster/PP-PicoDet-Android-Demo)(Thank @[Jewel](https://github.com/JiweiMaster) for his contribution to PaddleDetection) -- [Android demo(Paddle Lite)](https://github.com/marsplus-wjh/Picodet-PaddleLite-AndroidDemo)(Thank @[JiaHui-Wang](https://github.com/marsplus-wjh) for his contribution to PaddleDetection) +- [Android demo(Paddle Lite)](https://github.com/PaddlePaddle/Paddle-Lite-Demo/tree/develop/object_detection/android/app/cxx/picodet_detection_demo) Android demo visualization: diff --git a/configs/picodet/README_cn.md b/configs/picodet/README_cn.md index 4a3e482c85586a9bea78b64dda3bbbe173a8fe47..9b7d880a50d1728ac711dfe6378ee654898959be 100644 --- a/configs/picodet/README_cn.md +++ b/configs/picodet/README_cn.md @@ -217,8 +217,7 @@ paddle2onnx --model_dir output_inference/picodet_s_320_coco_lcnet/ \ - [NCNN C++/Python demo](../../deploy/third_engine/demo_ncnn) - [MNN C++/Python demo](../../deploy/third_engine/demo_mnn) - [OpenVINO C++ demo](../../deploy/third_engine/demo_openvino) -- [Android demo(NCNN)](https://github.com/JiweiMaster/PP-PicoDet-Android-Demo) (感谢@[Jewel](https://github.com/JiweiMaster)对飞桨开源的贡献) -- [Android demo(Paddle Lite)](https://github.com/marsplus-wjh/Picodet-PaddleLite-AndroidDemo)(感谢@[JiaHui-Wang](https://github.com/marsplus-wjh)对飞桨的开源贡献) +- [Android demo(Paddle Lite)](https://github.com/PaddlePaddle/Paddle-Lite-Demo/tree/develop/object_detection/android/app/cxx/picodet_detection_demo) Android demo可视化: