blakeblackshear.frigate/frigate/util
Josh Hawkins 4ef6214029
Tracking improvements (#16484)
* norfair tracker config per object type

* change default R back to 3.4

* separate trackers for static and autotracking cameras

* tweak params and fix debug draw

* ensure all trackers are correctly updated even when there are no detections

* basic reid with histograms

* check mp value

* check mp value again

* stationary objects won't have embeddings

* don't switch trackers when autotracking is toggled after startup

* improve motion detection during autotracking

* use helper function

* get histogram in tracker instead of detect
2025-02-11 09:37:58 -06:00
..
__init__.py
builtin.py Fix ruff (#15223) 2024-11-27 12:57:58 -07:00
config.py Improve live streaming (#16447) 2025-02-10 09:42:35 -07:00
downloader.py Fix facedet download (#15811) 2025-02-08 12:47:01 -06:00
image.py Tracking improvements (#16484) 2025-02-11 09:37:58 -06:00
model.py Implement support for YOLOv9 via ONNX (#16459) 2025-02-10 15:00:12 -06:00
object.py
process.py
services.py Improve UI logs (#16434) 2025-02-10 08:38:56 -07:00
velocity.py Estimated object speed for zones (#16452) 2025-02-10 13:23:42 -07:00