diff --git a/configs/picodet/README.md b/configs/picodet/README.md index 0669453d7b4570adf0ad2a0a6ef37011caf3fabf..6bec9476f04b0c914958067147a918b60ce735b4 100644 --- a/configs/picodet/README.md +++ b/configs/picodet/README.md @@ -217,8 +217,8 @@ paddle2onnx --model_dir output_inference/picodet_s_320_coco/ \ - [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) -- [Android demo(Paddle Lite)](https://github.com/marsplus-wjh/Picodet-PaddleLite-AndroidDemo) +- [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 visualization: diff --git a/configs/picodet/README_cn.md b/configs/picodet/README_cn.md index dc028f38e479e89a756c5c7f42b745ae48377100..feb250f77106dedd2f323f97e61efbe50b05edd0 100644 --- a/configs/picodet/README_cn.md +++ b/configs/picodet/README_cn.md @@ -220,8 +220,8 @@ paddle2onnx --model_dir output_inference/picodet_s_320_coco/ \ - [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) -- [Android demo(Paddle Lite)](https://github.com/marsplus-wjh/Picodet-PaddleLite-AndroidDemo) +- [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可视化: