From 7990f204964c4ba311b84d6885e419b00220aa33 Mon Sep 17 00:00:00 2001 From: Jia Guo Date: Fri, 14 May 2021 16:13:49 +0800 Subject: [PATCH] Update README.md --- detection/scrfd/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/detection/scrfd/README.md b/detection/scrfd/README.md index f80887d..ec177cb 100755 --- a/detection/scrfd/README.md +++ b/detection/scrfd/README.md @@ -162,3 +162,8 @@ We provide an example for searching SCRFD-2.5GF in this repo as below. python search_tools/generate_configs_2.5g.py --mode 2 --template 10 ``` 6. Test these new generated configs again and select the top accurate one(s). + + +## Demo + +1. [https://github.com/nihui/ncnn-android-scrfd](https://github.com/nihui/ncnn-android-scrfd)