You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- The time data that shown on the following table presents the time elapsed from preprocess (resize is excluded), to a forward pass of a network, and postprocess to get final results.
24
-
- The time data that shown on the following table is the median of 10 runs. Different metrics may be applied to some specific models.
25
-
- Batch size is 1 for all benchmark results.
26
-
- View [benchmark/config](./benchmark/config) for more details on benchmarking different models.
27
-
-`---` means this model is not availble to run on the device.
28
-
29
17
| Model | Input Size | CPU x86_64 (ms) | CPU ARM (ms) | GPU CUDA (ms) |
- The time data that shown on the following table presents the time elapsed from preprocess (resize is excluded), to a forward pass of a network, and postprocess to get final results.
36
+
- The time data that shown on the following table is the median of 10 runs. Different metrics may be applied to some specific models.
37
+
- Batch size is 1 for all benchmark results.
38
+
- View [benchmark/config](./benchmark/config) for more details on benchmarking different models.
39
+
-`---` means this model is not availble to run on the device.
40
+
41
41
## License
42
42
43
43
OpenCV Zoo is licensed under the [Apache 2.0 license](./LICENSE). Please refer to licenses of different models.
0 commit comments