Skip to content
Discussion options

You must be logged in to vote

From the docs:

detectors:
  ov:
    type: openvino
    device: GPU

model:
  width: 300
  height: 300
  input_tensor: nhwc
  input_pixel_format: bgr
  path: /openvino-model/ssdlite_mobilenet_v2.xml
  labelmap_path: /openvino-model/coco_91cl_bkgr.txt

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
6 replies
@pentecosthub
Comment options

@NickM-27
Comment options

NickM-27 Jun 16, 2025
Collaborator Sponsor

@hawkeye217
Comment options

Answer selected by pentecosthub
@pentecosthub
Comment options

@pentecosthub
Comment options

@hawkeye217
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment