From eff33d0e878484e3dbd8093c179d38c18feddd4f Mon Sep 17 00:00:00 2001 From: leiqing <54695910+leiqing1@users.noreply.github.com> Date: Sun, 13 Nov 2022 19:16:11 +0800 Subject: [PATCH] Update README_CN.md --- README_CN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_CN.md b/README_CN.md index 6fae41b00..30e50f4c5 100644 --- a/README_CN.md +++ b/README_CN.md @@ -283,7 +283,7 @@ int main(int argc, char* argv[]) { ### Paddle Lite NPU部署 -- [瑞芯微-NPU/晶晨-NPU/恩智浦-NPU](https://github.com/PaddlePaddle/Paddle-Lite-Demo/tree/develop/object_detection/linux/picodet_detection) +- [瑞芯微-NPU/晶晨-NPU/恩智浦-NPU](./examples/vision/detection/paddledetection/rk1126)