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
builtin.py
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
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