frigate 0.15.0 + yolo 11 #18318
Replies: 6 comments 9 replies
-
not sure what you mean by this, but nothing changed in regard to storage yolov11 is not supported by Frigate. In Frigate 0.16 (currently in beta) more yolo architectures such as yolox and yolov9 are supported. |
Beta Was this translation helpful? Give feedback.
-
Thanks for the clarification Nicolas. Can you give me your thoughts. I am running home assistant for a lot of things around our farm. I'd like for an AI to be able to analyze the video clips from frigate or real time monitor the streams from the cameras, when it sees and id's a known vehicle either leaving for work or coming home. do certain things in HA. are the models that frigate use capable of this with the right inference.py scripts? I've got the basic script working for yolo11, but im having to manually process the videos because the path changes each day. if i can make it search for a filename tagged to the alert id that would be great.
Lee
…________________________________
From: Nicolas Mowen ***@***.***>
Sent: Tuesday, May 20, 2025 2:06 PM
To: blakeblackshear/frigate ***@***.***>
Cc: smaj100 ***@***.***>; Author ***@***.***>
Subject: Re: [blakeblackshear/frigate] frigate 0.15.0 + yolo 11 (Discussion #18318)
that is not supported, recordings are saved as segments. You can use the API to download an mp4 that is for a given time range
—
Reply to this email directly, view it on GitHub<#18318 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A6YKLV2Y6JAUZU4JEGFHHOT27N4KLAVCNFSM6AAAAAB5QWKUIGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGMRRGA3TANY>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I wasn't aware that .16 could do all of that. can you point me to any information so i can start reading about it. What llms it's capable of using or training the models etc.
…________________________________
From: Nicolas Mowen ***@***.***>
Sent: Tuesday, May 20, 2025 2:26 PM
To: blakeblackshear/frigate ***@***.***>
Cc: smaj100 ***@***.***>; Author ***@***.***>
Subject: Re: [blakeblackshear/frigate] frigate 0.15.0 + yolo 11 (Discussion #18318)
to be honest I don't know why you are trying to run external scripts, Frigate 0.16 supports all of this with its built in configuration
—
Reply to this email directly, view it on GitHub<#18318 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A6YKLV3TTS4IQLVTBW6KWED27N6XXAVCNFSM6AAAAAB5QWKUIGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGMRRGA4TCNY>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hey Nicolas, I've been playing with 0.16 beta2 - tensorrt image the past week. Want sure where to pay this, I can't get frigate to start. It's always failing to find yolov8.cfg, I tried 7 and 11 today same result. It was my understanding(very limited) that yolo7 and above didn't use the .cfg that the weights and scant were included in a different file. Do I create a new ticket with all the files included, compose, config, and logs?
Vr
Lee
…-------- Original message --------
From: Nicolas Mowen ***@***.***>
Date: 5/20/25 14:42 (GMT-06:00)
To: blakeblackshear/frigate ***@***.***>
Cc: smaj100 ***@***.***>, Author ***@***.***>
Subject: Re: [blakeblackshear/frigate] frigate 0.15.0 + yolo 11 (Discussion #18318)
https://github.com/blakeblackshear/frigate/releases/tag/v0.16.0-beta2
—
Reply to this email directly, view it on GitHub<#18318 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A6YKLV6LTSB4BL6O4BKUX6327OARPAVCNFSM6AAAAAB5QWKUIGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGMRRGEYDIMI>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I'm only using the config.yml in the frigate/config folder. When I do docker compuse up -d in the frigate directory it fails to stay because it's calling for a yolovx.cfg file that is not found.
…-------- Original message --------
From: Nicolas Mowen ***@***.***>
Date: 5/27/25 19:28 (GMT-06:00)
To: blakeblackshear/frigate ***@***.***>
Cc: smaj100 ***@***.***>, Author ***@***.***>
Subject: Re: [blakeblackshear/frigate] frigate 0.15.0 + yolo 11 (Discussion #18318)
You can't use .cfg, frigate supports onnx
—
Reply to this email directly, view it on GitHub<#18318 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A6YKLV75H5VAM6FMS75DQ6T3AT7JBAVCNFSM6AAAAAB5QWKUIGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGMRZGA2TQNQ>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
the only thing i have saved on my phone at the moment is a snippet of the docker log file. my laptop is at work.
…________________________________
From: Nicolas Mowen ***@***.***>
Sent: Tuesday, May 27, 2025 7:32 PM
To: blakeblackshear/frigate ***@***.***>
Cc: smaj100 ***@***.***>; Author ***@***.***>
Subject: Re: [blakeblackshear/frigate] frigate 0.15.0 + yolo 11 (Discussion #18318)
That's not correct, frigate does not look for .cfg files
—
Reply to this email directly, view it on GitHub<#18318 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A6YKLVZMCTMZIAWYJWNFCRL3AT725AVCNFSM6AAAAAB5QWKUIGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGMRZGA3DAOI>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
***@***.***:/data/frigate# docker logs -f frigate
s6-rc: info: service s6rc-fdholder: starting
s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service s6rc-fdholder successfully started
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service trt-model-prepare: starting
s6-rc: info: service prepare: starting
s6-rc: info: service log-prepare: starting
Generating the following TRT Models: yolov8n
s6-rc: info: service log-prepare successfully started
Downloading yolo weights
s6-rc: info: service nginx-log: starting
s6-rc: info: service go2rtc-log: starting
s6-rc: info: service frigate-log: starting
s6-rc: info: service certsync-log: starting
s6-rc: info: service nginx-log successfully started
s6-rc: info: service go2rtc-log successfully started
s6-rc: info: service frigate-log successfully started
s6-rc: info: service certsync-log successfully started
Done.
s6-rc: info: service prepare successfully started
s6-rc: info: service go2rtc: starting
s6-rc: info: service go2rtc successfully started
s6-rc: info: service go2rtc-healthcheck: starting
s6-rc: info: service go2rtc-healthcheck successfully started
ERROR: file (yolov8n.cfg) not found!
s6-rc: warning: unable to start service trt-model-prepare: command exited 1
2025-05-27 19:14:21.913596216 [INFO] Preparing new go2rtc config...
2025-05-27 19:14:22.138641143 [INFO] Starting go2rtc...
2025-05-27 19:14:22.211660040 19:14:22.211 INF go2rtc platform=linux/amd64 revision=fa580c5 version=1.9.9
2025-05-27 19:14:22.211663232 19:14:22.211 INF config path=/dev/shm/go2rtc.yaml
2025-05-27 19:14:22.211823184 19:14:22.211 INF [rtsp] listen addr=:8554
2025-05-27 19:14:22.211929190 19:14:22.211 INF [api] listen addr=:1984
2025-05-27 19:14:22.212018961 19:14:22.211 INF [webrtc] listen addr=:8555
2025-05-27 19:14:31.626877171 [INFO] Starting go2rtc healthcheck service...
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have trying to do a test setup on my reolink camera system with HA. I want to use a locally hosted ai to analyze and perform actions with Home assistant. I'm running docker with HA, frigate, portainer, mqtt, and yolo in containers. Everything is working if i run yolo manually. With the latest version of frigate its my understanding you can't define a dir/ path for storage anymore. How do I get yolo to automatically process the alert videos upon detection from frigate? I am getting frigate mqtt messages on my broker and my inference.py script sends a yolo/detection mqtt message to my broker when i run a manual process on the video clips.
can any of you super smart folks give me some pointers. What else do you need to know about my setup?
Beta Was this translation helpful? Give feedback.
All reactions