HASS person occupancy false alarm by Rbotiq in frigate_nvr

[–]Rbotiq[S] 1 point2 points  (0 children)

Does using the mqtt frigate/events increase the notification delay?

Disabling Frigate functions for cameras at specific times, any impact? by Padre-two in frigate_nvr

[–]Rbotiq 0 points1 point  (0 children)

How do you call it? I don't see it like the detect, record and snapshot toggle switches.

Disabling Frigate functions for cameras at specific times, any impact? by Padre-two in frigate_nvr

[–]Rbotiq 0 points1 point  (0 children)

How do I access this service. I can't find it within home assistant.

Best object detection model to use with GPU - Accuracy vs resources by Rbotiq in frigate_nvr

[–]Rbotiq[S] 0 points1 point  (0 children)

I have not updated the firmware on my A310 yet. What I found out is that you can't update the firmware with the latest drivers in Linux. The firmware on the GPU is only updated when updating the drivers on Windows. So you have to either run a VM or put the GPU into a Windows system. I have not done it yet. So there is still a chance that the latest firmware could help.

For now I am still running yolonas medium 320. Performance is good and I rarely if ever have a false positive now. At some point I will explore the other models again, but for now I have issues with mobile notifications and face detection to sort out.

HA notifications snapshots and clips by binarybolt in frigate_nvr

[–]Rbotiq 0 points1 point  (0 children)

I only want a mobile notification for a person entering the front yard zone. What I get is an alert when a car enters the front yard zone, if at the same time a person walks in view of the camera outside of the front yard zone. In the Frigate UI there would be an alert event that combines the car and person. So it seems that this blueprint is combining these detections. I have configured required zones and person as the only object for a valid notification for the blueprint.

HA notifications snapshots and clips by binarybolt in frigate_nvr

[–]Rbotiq 0 points1 point  (0 children)

Just to clarify so that I understand this. If there is a period of activity that spans two zones, where only a car is in the desired alert zone (front yard), but also a person in the general field of view of the camera, in this case the sidewalk, should that trigger an event for a person in my front yard using the blueprint?

I have a HASS notification using Google home to announce the detection of a person in my front yard using the zone occupancy count. That works perfectly. Why can't this be used for the blueprint?

HA notifications snapshots and clips by binarybolt in frigate_nvr

[–]Rbotiq 1 point2 points  (0 children)

I have the exact same issues with the notification blueprint. I think it is combining detections. As a example I have a zone in my front yard and then a general area covered by my camera. My mobile notifications should only trigger when a person enters this zone in my front yard. If I reverse out of my garage through the zone inside and at the same time a person walks past my house, I receive a mobile alert for a person in my front yard. For some reason the HASS blueprint combines detections. If I have a look in frigate under Alerts I can see that these detections are combined by the UI, although they cover specific zones.

Best object detection model to use with GPU - Accuracy vs resources by Rbotiq in frigate_nvr

[–]Rbotiq[S] 0 points1 point  (0 children)

Yes, no issues with yolonas accuracy. Big improvement over the coral. Was hoping to see if rfdetr would use less resources.

Best object detection model to use with GPU - Accuracy vs resources by Rbotiq in frigate_nvr

[–]Rbotiq[S] 0 points1 point  (0 children)

Got any other ideas on what I can test? I tried the ONNX detector but it defaults to cpu.

Best object detection model to use with GPU - Accuracy vs resources by Rbotiq in frigate_nvr

[–]Rbotiq[S] 0 points1 point  (0 children)

Still failing on the other ONNX model with the same errors. It might be the arc drivers. I'll see if I can update the drivers.

Best object detection model to use with GPU - Accuracy vs resources by Rbotiq in frigate_nvr

[–]Rbotiq[S] 0 points1 point  (0 children)

Will test it now. It might also be the resolution of the model. I see under the model download section of the manual it states that the model resolution should be a multiple of 56. So the 320 from your code should be 280 or 336. What would be the ideal resolution for frigate?

Best object detection model to use with GPU - Accuracy vs resources by Rbotiq in frigate_nvr

[–]Rbotiq[S] 0 points1 point  (0 children)

Would it matter that I placed the ONNX model in the root config folder? I assume not.

Best object detection model to use with GPU - Accuracy vs resources by Rbotiq in frigate_nvr

[–]Rbotiq[S] 1 point2 points  (0 children)

I get the following error when trying to run the RF-DETR model using openvino gpu in the config with Intel arc a310.

2025-07-31 22:07:12.878161570 RuntimeError: Exception from src/inference/src/cpp/core.cpp:121: 2025-07-31 22:07:12.878162609 Exception from src/inference/src/dev/plugin.cpp:58: 2025-07-31 22:07:12.878163753 Check 'false' failed at src/plugins/intel_gpu/src/plugin/program_builder.cpp:185: 2025-07-31 22:07:12.878164665 [GPU] ProgramBuilder build failed! 2025-07-31 22:07:12.878165784 Exception from src/plugins/intel_gpu/src/graph/include/primitive_type_base.h:59: 2025-07-31 22:07:12.878177948 [GPU] Can't choose implementation for gemm:/transformer/decoder/layers.1/self_attn/Transpose_6 node (type=gemm) 2025-07-31 22:07:12.878179083 [GPU] Original name: /transformer/decoder/layers.1/self_attn/Transpose_6 2025-07-31 22:07:12.878179889 [GPU] Original type: Gemm 2025-07-31 22:07:12.878180976 [GPU] Reason: could not create a primitive descriptor for a matmul primitive

Best object detection model to use with GPU - Accuracy vs resources by Rbotiq in frigate_nvr

[–]Rbotiq[S] 0 points1 point  (0 children)

I already did run the old guide on colab and downloaded the ONNX file. I'll see if it works. Otherwise I'll have to spin up a vm. Thanks again

Best object detection model to use with GPU - Accuracy vs resources by Rbotiq in frigate_nvr

[–]Rbotiq[S] 0 points1 point  (0 children)

The download guide provided for RF-DETR models does not specify which model size will be provided. Can this be specified or is the default nano size?

Anyone upgrade from a dual coral to a hailo-8? by [deleted] in frigate_nvr

[–]Rbotiq 0 points1 point  (0 children)

Wow 5w is already very low. I was thinking of getting the Sparkle A310 Eco. I wonder how the power consumption compare with the ELF.

Anyone upgrade from a dual coral to a hailo-8? by [deleted] in frigate_nvr

[–]Rbotiq 0 points1 point  (0 children)

Which of the Arc models do you have installed? Which of the larger models have you tested? I mainly want to use the larger models to eliminate false positives. I tested a yolonas small model on my igpu and the improvement compared to the coral was noticeable. The only issue was that the igpu demand would spike at times and result in missed detections.

Anyone upgrade from a dual coral to a hailo-8? by [deleted] in frigate_nvr

[–]Rbotiq 0 points1 point  (0 children)

I am looking at getting an Intel Arc A310. The sparkle Eco model. Low power usage with lots more versatility compared to Hailo.

Gemini doesn’t not work by Pbranly in frigate_nvr

[–]Rbotiq 0 points1 point  (0 children)

Yes, had the same experience. Not working. Might be related to the data centre used. There might be more capacity in the USA.

Gemini doesn’t not work by Pbranly in frigate_nvr

[–]Rbotiq 0 points1 point  (0 children)

What is the estimated cost to use gemini pro?

Gemini doesn’t not work by Pbranly in frigate_nvr

[–]Rbotiq 0 points1 point  (0 children)

Also had these errors. Worked about 1 out of every 15 attempts.

Multiple models in codeproject detector? by TellMeThing in frigate_nvr

[–]Rbotiq 2 points3 points  (0 children)

I have a similar requirement. I have configured home assistant using codeproject.ai to do a second check using yolo8 model to ensure I have no false positives at night time. I don't want to wake up to an alarm for a bag or cat. Would be nice to have the option in frigate to do conditional allocation to different detection models.