From 7ece4ed7be267fa8f14c04d75c8ef69495d76f9c Mon Sep 17 00:00:00 2001 From: tunm Date: Tue, 27 Aug 2024 10:06:47 +0800 Subject: [PATCH] Fix the wrong link --- cpp-package/inspireface/README.md | 2 +- cpp-package/inspireface/doc/Benchmark-Remark(Updating).md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/cpp-package/inspireface/README.md b/cpp-package/inspireface/README.md index d29e129..3b30198 100644 --- a/cpp-package/inspireface/README.md +++ b/cpp-package/inspireface/README.md @@ -311,7 +311,7 @@ In the project, there is a subproject called cpp/test. To compile it, you need t ```bash cmake -DISF_BUILD_WITH_TEST=ON .. ``` -If you need to run test cases, you will need to download the required [resource files](https://drive.google.com/file/d/1i4uC-dZTQxdVgn2rP0ZdfJTMkJIXgYY4/view?usp=sharing): **test_res**. Unzip the test_res folder. The directory structure of test_res should be prepared as follows before testing: +If you need to run test cases, you will need to download the required [resource files](https://drive.google.com/drive/folders/1krmv9Pj0XEZXR1GRPHjW_Sl7t4l0dNSS?usp=sharing): **test_res**. Unzip the test_res folder. The directory structure of test_res should be prepared as follows before testing: ```bash diff --git a/cpp-package/inspireface/doc/Benchmark-Remark(Updating).md b/cpp-package/inspireface/doc/Benchmark-Remark(Updating).md index 9d713db..3504014 100644 --- a/cpp-package/inspireface/doc/Benchmark-Remark(Updating).md +++ b/cpp-package/inspireface/doc/Benchmark-Remark(Updating).md @@ -29,7 +29,7 @@ The benchmark tests will be continuously updated. **Note**: The above data inference backend uses CoreML. -## Pikachu +## Pikachu(CPU) ### Device: Macbook pro 16-inch, 2019 2.6 GHz Intel Core i7 | **Benchmark** | **Loops** | **Total Time** | **Average Time** | | --- | --- | --- | --- | @@ -43,7 +43,7 @@ The benchmark tests will be continuously updated. | Search Face from 5k | 1000 | 364.21ms | **0.36ms** | | Search Face from 10k | 1000 | 1193.26ms | **1.19ms** | -## Gundam_RV1109 +## Gundam_RV1109(RKNPU) ### Device: RV1126 | **Benchmark** | **Loops** | **Total Time** | **Average Time** | | --- | --- | --- | --- |