blakeblackshear.frigate/frigate/util
Nicolas Mowen 198d067e25
Implement support for YOLOv9 via ONNX (#16459)
* WIP yolov9

* Implement post processing for yolov9

* Cleanup detection

* Update docs to make note of supported yolov9

* Move post processing to separate utility

* Add note about other models
2025-02-10 15:00:12 -06:00
..
__init__.py Custom classes for Process and Metrics (#13950) 2024-09-27 07:53:23 -05:00
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 Ensure label does not overlap with box or go out of frame (#15376) 2024-12-06 08:32:16 -07:00
model.py Implement support for YOLOv9 via ONNX (#16459) 2025-02-10 15:00:12 -06:00
object.py Work through most of the cspell warnings in python (#13794) 2024-09-17 10:41:46 -05:00
process.py Added stop_event to util.Process (#14142) 2024-10-03 11:03:43 -06:00
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