-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
using frigate 0.13.2 with openvino, in a proxmox environment with passthrough for iGPU
i tried to implement your binaries but got the following error :
Cannot create Interpolate layer /model.10/Resize id:607 from unsupported opset: opset11
my config is :
detectors: ov: type: openvino device: AUTO model: path: /config/models/oiv7/yolov8n-oiv7_320x320_i8_openvino.xml model: width: 320 height: 320 input_tensor: nchw input_pixel_format: bgr model_type: yolov8 labelmap_path: /config/models/oiv7/labels-oiv7.txt
the config works usually well using the standard mobilenet models or even yolov8 form this collab :
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels