blakeblackshear.frigate/frigate/util
Nicolas Mowen 3f1bd891e4
Use a rolling average of iou to determine if an object is no longer stationary (#9381)
* 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
image.py Create ReviewSegment table in DB for organizing detections to be reviewed (#9918) 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 (#9381) 2024-02-26 07:37:56 -06:00
services.py Show statusbar with cpu and gpu stats (#9968) 2024-02-21 20:27:02 -06:00