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 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 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 Work through most of the cspell warnings in python (#13794) 2024-09-17 10:41:46 -05:00
path.py Improve Face Library Management (#17213) 2025-03-17 16:57:46 -05:00
process.py Added stop_event to util.Process (#14142) 2024-10-03 11:03:43 -06:00
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