Fix the wrong link

This commit is contained in:
tunm
2024-08-27 10:06:47 +08:00
parent 0063db44e8
commit 7ece4ed7be
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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** |
| --- | --- | --- | --- |