Replies: 11 comments 75 replies
-
I don't think it will work unless it's compatible with tensorflow lite. |
Beta Was this translation helpful? Give feedback.
-
+1 would love to see hailo supported! |
Beta Was this translation helpful? Give feedback.
-
+1 from me.. these Hailo-8L modules the AI Hat comes with have seemingly 3.25x the TOPS than the Coral modules have at a much lower Watt/TOP efficiency number (see https://hailo.ai/files/hailo-8l-m-2-et-product-brief-en/). Would really be neat if Frigate would support those. |
Beta Was this translation helpful? Give feedback.
-
Sorry for maybe asking a dump question but my understanding is that Yolo is Open Source. Since Frigate is also Open Source why is this a problem? |
Beta Was this translation helpful? Give feedback.
-
Thanks you for your explanation. |
Beta Was this translation helpful? Give feedback.
-
+1 on supporting hailo |
Beta Was this translation helpful? Give feedback.
-
Have a Hailo 8 (not L), played around, and created a kind of CodeprojectAI-compatible primitive local server for object detection. I use both Blue Iris and Frigate in my setup, so having a 'dedicated' server was the desirable option. Per my understanding, it should work with 8L too, but I don't have it to test. The code is just a Hailo object detection example wrapped in aiohttp with minimal adjustments, but maybe because it's pretty simple it works in Docker for a week without restarts. Maybe it could help with built-in Frigate Hailo support. |
Beta Was this translation helpful? Give feedback.
-
The |
Beta Was this translation helpful? Give feedback.
-
I recently started using Frigate with Hailo 8l using raspberry pi 5 and pineboards Hailo AI kit. I thought I should share some metrics here for others to see as well.
Generally seeing inference speed ~25ms. Frigate config
Pls share suggestions on improving performance, if any |
Beta Was this translation helpful? Give feedback.
-
My current setup is:
I am now trying to understand, how exactly the workflow is here: I assume that frigate is doing the object detection, even though the "System" page says "compreface" under "DETECTORS", is that correct? If I add a Hailo 8(L) to frigate, it will help frigate with the object detection, but not compreface with the facial recognition, is that correct? Can someone please explain how these parts interact with eachother exactly? |
Beta Was this translation helpful? Give feedback.
-
It works like a charm. Thanks to the amazing people in this thread who made
it work.
…On Fri, Oct 18, 2024 at 6:03 AM Nicolas Mowen ***@***.***> wrote:
Yes, it works in the dev builds
—
Reply to this email directly, view it on GitHub
<#2050 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AANCQNHIQTELGUOUE76BBJLZ4EBKTAVCNFSM5GIMOYAKU5DIOJSWCZC7NNSXTOSENFZWG5LTONUW63SDN5WW2ZLOOQ5TCMBZHAZTINBS>
.
You are receiving this because you commented.Message ID:
***@***.***
com>
|
Beta Was this translation helpful? Give feedback.
-
@blakeblackshear I have been waiting to use your awesome module but am wanting to know it it is compatible with https://hailo.ai/
Beta Was this translation helpful? Give feedback.
All reactions