[Detector Support]: yolov9(s or t) throws "f32 vs u8" error on 0.16.1 #20050
Replies: 1 comment 5 replies
-
I see in the docs:
If I define my config as:
It works, but if I follow the directions and do:
I get the above error. Docs issue? Bug? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the problem you are having
Trying out Frigate+ YOLOv9,
s
ort
,base model
ortuned model
crash Frigate with an error aboutf32 vs u8
. What am I doing wrong?Version
0.16.1-e664cb2
Frigate config file
docker-compose file or Docker CLI command
Relevant Frigate log output
Install method
Docker Compose
Object Detector
OpenVino
Screenshots of the Frigate UI's System metrics pages
Any other information that may be helpful
No response
Beta Was this translation helpful? Give feedback.
All reactions