mirror of
https://github.com/deepinsight/insightface.git
synced 2025-12-30 08:02:27 +00:00
Fix the wrong link
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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** |
|
||||
| --- | --- | --- | --- |
|
||||
|
||||
Reference in New Issue
Block a user