blakeblackshear.frigate/frigate/util
Nicolas Mowen bd0ee86db9
Refactor yolov9 detector to support v3, v4, v7 as well (#17697)
* Implement blobbed yolov7 post processing and consolidate yolo implementation

* Update documentation

* Add repo

* fix name
2025-04-14 16:05:41 -05:00
..
__init__.py
builtin.py Fix ruff (#15223) 2024-11-27 12:57:58 -07:00
config.py Disable detection by default (#16980) 2025-03-06 08:00:29 -06:00
downloader.py Fix facedet download (#15811) 2025-02-08 12:47:01 -06:00
image.py Various fixes (#17342) 2025-03-24 12:25:36 -05:00
model.py Refactor yolov9 detector to support v3, v4, v7 as well (#17697) 2025-04-14 16:05:41 -05:00
object.py
path.py Improve Face Library Management (#17213) 2025-03-17 16:57:46 -05:00
process.py
services.py video['global'] can be empty resulting in a divide by zero (#16993) 2025-03-06 16:21:16 -06:00
velocity.py Estimated object speed for zones (#16452) 2025-02-10 13:23:42 -07:00