Morphy99

Results 61 comments of Morphy99

Someone did some debugging on this [here](https://github.com/dermotduffy/frigate-hass-card/issues/808#issuecomment-1218102360) and it seems they had it working by modifying what the Frigate card was doing. So maybe this is something to do with...

I've just migrated from Emby and have the same problem. This is a deal breaker for me :(

Thanks for the prompt reply as always Nick! > Presence in a zone is based on the bottom center of an objects bounding box. Odds are there was a frame...

I tried this, it detected a person in all the correct zones and not in the zone on the event in question. Something else weird is going on though, it...

> Might be helpful? I got the following detection earlier today. I can't set max_area to 100000 in this case since there are legitimate detections with that size when a...

I'm noticing quite a few events with objects in the event snapshot nowhere near the event zones listed. Take this one: ![person in zones error event](https://user-images.githubusercontent.com/5853979/198821720-ebb8c243-8b65-498f-a9aa-36b6553965af.jpg) This is where the...

Here's another really good example. This clip is 3:39 long and only features a cat in zone front_drive, however the bottom centre isn't in a defined zone. But the zone...

> For the person, I'd recommend a max_ratio as I don't think a person detected would be seen as a square. Thanks, can you explain the typical values for this...

> It's width in pixels divided by height in pixels. So if a bounding box is a square then it's ratio is 1. If it is twice as tall as...

I've had a lot less false detections since setting the `max_ratio` so thanks for that tip @NickM-27 I'm still getting the very occasional event / zone mismatch but I'm really...