mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-03 09:45:22 +03:00
Add more detail to supported platforms
This commit is contained in:
parent
4502da4f9a
commit
dde2ea2943
@ -49,7 +49,11 @@ A single Coral can handle many cameras and will be sufficient for the majority o
|
||||
|
||||
### OpenVino
|
||||
|
||||
The OpenVINO detector type is able to run on x86 hosts that have an Intel CPU, GPU, or VPU Hardware (ex: Intel NCS2). Arm 32/64 hosts are also supported with VPU hardware.
|
||||
The OpenVINO detector type is able to run on:
|
||||
- 6th Gen Intel Platforms and newer that have a CPU & iGPU
|
||||
- x86 & Arm32/64 hosts with VPU Hardware (ex: Intel NCS2)
|
||||
|
||||
More information is available [in the detector docs](/configuration/detectors#openvino-detector)
|
||||
|
||||
Inference speeds vary greatly depending on the CPU, GPU, or VPU used, some known examples are below:
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user