Hi everyone,
I have Frigate setup running the latest version. I have setup detection for person, dog, cat and bird. I am reliably getting notifications about person but I am unable to get and. bird or cat notifications. I have seen birds in the garden and I can see via camera feed but frigate is not detecting this. I presume this is the object being too small for frigate to detect as my camera is mounted high up. How can I ask the Frigate to detect these small objects? I am using a a substream with 720p for detection purpose. Would using the mainstream help? I am aware that this will take up more resources.
I would appreciate any help. My use case is the shoo the birds away with an automation as they feed on my vegetables in the garden.
Using a higher resolution would help and of course use more resources. If you are on the latest version you could also use the main stream and use the detect -> width / height settings to resize to a different resolution using your GPU to do most the work.
You also may be okay with your current resolution and just need to make motion detection more sensitive.
Hi
Thanks for your reply.
I am using width/height in the config to adjust the detect area but I am not sure if I am doing it right. Do we have to give a small area for the smaller object to be detected reliably? My config is currenlty as below:
I have also attached 2 snapshots with a bird detected (to my surprise today, one even before I changed the resolution) As you can see they are quite small area. What does this mean? Do I have to make the area even smaller in the config?
I would not recommend setting these. These are only there to limit the detection. If you are having issues detecting birds you should remove all filters until you get a setup that detects the birds you want.
I did not have any filters but nothing was detecting. Hence I was playing around with the settings after reading through frigate documents. Default threshold is .7 so I reduced to detect something. Likewise the area default is much higher, so I reduced this. I’m not sure if I’m doing the right thing here by reducing the area. As you can see a bird is detected with a bounding box of only 475 pixels. Also once my BBQ was detected as a bird and also a person was also detected as a bird. Hence the reason for setting these. Basically, asking frigate to only detect small objects as birds and ignore large ones. At least that’s what I understand and I could be completely wrong here.
I need frigate to detect if a cat has a bird or chipmunk in its mouth before entering the cat door and to lock if true lol. My cats are bringing their kills back with them.
With the above parameters it detected a rock of about 12" square as a bird!
How would you guess, or measure the min_area or max_area pixels of a bird that appears in Frigate > Settings > Debug? My questions is, how would fix the values when a bird is detected and it’s a false detection, how would you measure the value of increase or decrease for min_area and, or max area?