Skip to content

[Detector Support]: 0.15.0 Hailo8L compatible models #15137

Closed Answered by alschroder
NathanMTL asked this question in Detector Support
Discussion options

You must be logged in to vote

I've had yolov8s going for 36 hours or so now, and its definitely detecting more objects than just car & person (and it seems more accuratel too). Lots of correct matches on dog, cat, backpack, etc. My inference times have almost doubled though from ~25ms average up to high 40ms.

My config for detector and model looks like this (I just inlined the labels):

detectors:
  hailo8l:
    type: hailo8l
    device: PCIe
    model:
      # from https://github.com/hailo-ai/hailo_model_zoo/blob/master/docs/public_models/HAILO8L/HAILO8L_object_detection.rst
      path: /config/model_cache/h8l_cache/yolov8s.hef

model:
  width: 640
  height: 640
  input_tensor: nhwc
  input_pixel_format: bgr
  model_t…

Replies: 9 comments 38 replies

Comment options

NickM-27
Nov 22, 2024
Collaborator Sponsor

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@NathanMTL
Comment options

Comment options

You must be logged in to vote
20 replies
@NathanMTL
Comment options

@alschroder
Comment options

Answer selected by NathanMTL
@NathanMTL
Comment options

@NathanMTL
Comment options

@NathanMTL
Comment options

@luckylinux
Comment options

Comment options

You must be logged in to vote
9 replies
@johankvdbp
Comment options

@johankvdbp
Comment options

@NickM-27
Comment options

NickM-27 Jan 7, 2025
Collaborator Sponsor

@johankvdbp
Comment options

@alschroder
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

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

@NathanMTL
Comment options

@aintgotnoname
Comment options

@NickM-27
Comment options

NickM-27 Apr 15, 2025
Collaborator Sponsor

@NathanMTL
Comment options

Comment options

You must be logged in to vote
2 replies
@NickM-27
Comment options

NickM-27 Apr 22, 2025
Collaborator Sponsor

@mgplantinga
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment