1
0
mirror of https://github.com/blakeblackshear/frigate.git synced 2025-03-09 00:16:54 +01:00
blakeblackshear.frigate/frigate/util
Nicolas Mowen 3f1bd891e4
Use a rolling average of iou to determine if an object is no longer stationary ()
* Use a rolling average of iou to determine if an object is no longer stationary

* Use different box variation to designate when an object is stationary on debug

* In progress

* Use average of boxes instead of average of iou

* Update frigate/track/norfair_tracker.py

Co-authored-by: Blake Blackshear <blake@frigate.video>

---------

Co-authored-by: Blake Blackshear <blake@frigate.video>
2024-02-26 07:37:56 -06:00
..
builtin.py Don't fail when tz is incorrect () 2023-11-23 11:43:02 +00:00
image.py Create ReviewSegment table in DB for organizing detections to be reviewed () 2024-02-20 16:26:09 -07:00
object.py Use a rolling average of iou to determine if an object is no longer stationary () 2024-02-26 07:37:56 -06:00
services.py Show statusbar with cpu and gpu stats () 2024-02-21 20:27:02 -06:00