From 807ded3ede07d122a49944648b6d7406e989d8dd Mon Sep 17 00:00:00 2001 From: xiang-wuu Date: Sun, 17 Jul 2022 23:14:33 +0530 Subject: [PATCH] example for ncnn-android-yolov7 added --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 46a9c78bb74e..9fca971daa29 100644 --- a/README.md +++ b/README.md @@ -168,6 +168,7 @@ ncnn 是一个为手机端极致优化的高性能神经网络前向计算框架 * https://github.com/nihui/ncnn-android-mobilenetssd * https://github.com/moli232777144/mtcnn_ncnn * https://github.com/nihui/ncnn-android-yolov5 +* https://github.com/xiang-wuu/ncnn-android-yolov7 * https://github.com/nihui/ncnn-android-scrfd 🤩