[Detector Support]: Can my CPU use OpenVino? #11203
Describe the problem you are havingHi guys, I'm new to Frigate and currently still learning how to configure the detectors. I looked at the Object Detectors documentation and found that there are some options besides CPU. But it seems that my CPU and GPU are not supported. I'm running Home Assistant on an Asus F555L laptop, which comes with an i5-5200U (GPU: Intel® HD Graphics 5500, Instruction Set Extensions Intel® SSE4.1, Intel® SSE4.2, Intel® AVX2 ) and Nvidia GeForce 920M. I checked the OpenVino page, and it has CPU and GPU tabs. On the CPU tab, it requires 6th to 13th generation Intel Core processors. Althought the i5-5200U is 5th generation, it has AVX2? As I saw some people mention it requires AVAX so I am thinking maybe my CPU would work? Also, on the GPU tab, it says Intel® HD Graphics. Does this mean I can use OpenVinow ith integrated GPU in the CPU regardess what my CPU is? Also, for using the Nvidia TensorRT Detector, it states that the CPU must support Compute Capability of 5.0 or greater, and by looking at this GPU Compute Capability, the 920M is 3.2. That means no chance at all to use it? It's also weird that the 910M is 5.2 whereas the 920M is 3.2. I'm asking because although it seems that neither my CPU nor GPU supports OpenVino or Nvidia TensorRT, I still have a little hope it might be possible with some ways. Thank you for any suggestions. Version0.13.2 Frigate config filemqtt:
enabled: False
cameras:
reolink:
enabled: True
ffmpeg:
inputs:
- path: "rtsp://admin:xxxxxxx@192.168.1.104:554/Preview_01_main"
roles:
- record
- detect
detect:
enabled: True
record:
enabled: True
retain:
days: 7
mode: all
events:
retain:
default: 30
mode: motion
detectors:
ov:
type: openvino
device: AUTO
model:
path: /openvino-model/ssdlite_mobilenet_v2.xmldocker-compose file or Docker CLI commandNARelevant log outputNAOperating systemHassOS Install methodHassOS Addon Coral versionCPU (no coral) Any other information that may be helpfulNo response |
Replies: 1 comment 8 replies
|
Some users have had openvino working with 5th Gen so might as well configure it and see if it works |
you are missing half of the configuration from the docs https://docs.frigate.video/configuration/object_detectors#openvino-detector