Skip to content

yolov8n runs ~100x slower than reported in model-zoo #358

@talcs

Description

@talcs

Hello,

In the Hailo8 model zoo, yolov8n is listed with FPS(batch size=1) of 1036 frames.

However, when compiling the Hailo8 C++ object detection example and running it with yolov8n on the provided video full_mov_slow.mp4, it works pretty slow and it finally reports FPS=11.076 and latency=90.2852ms.

In the past there were multiple object detection examples (sync and async, maybe more...) and I could run the models much faster than now.

How can I accelerate the current object detection example?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions