blakeblackshear.frigate/frigate
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
..
api Edit license plate in Tracked Object Details (#17631) 2025-04-10 08:27:01 -06:00
camera Improve object tracking (#17671) 2025-04-13 12:10:35 -06:00
comms Dynamic embeddings reindexing (#17418) 2025-03-27 11:29:34 -06:00
config LPR device selection (#17592) 2025-04-07 19:30:08 -06:00
data_processing Small tweaks (#17651) 2025-04-11 06:48:16 -06:00
db
detectors Refactor yolov9 detector to support v3, v4, v7 as well (#17697) 2025-04-14 16:05:41 -05:00
embeddings catch not implemented exception (#17594) 2025-04-07 20:41:53 -06:00
events Fix embedding eps (#17437) 2025-03-28 18:35:50 -06:00
genai Catch crash when openai compatible endpoints don't return results correctly (#17572) 2025-04-07 06:59:39 -06:00
images
motion
output Clean up enabled config updates (#17547) 2025-04-05 08:47:58 -05:00
ptz
record
review Clean up enabled config updates (#17547) 2025-04-05 08:47:58 -05:00
service_manager
stats Implement enchrichments events per second graph (#17436) 2025-03-28 18:13:35 -05:00
test
track Improve object tracking (#17671) 2025-04-13 12:10:35 -06:00
util Refactor yolov9 detector to support v3, v4, v7 as well (#17697) 2025-04-14 16:05:41 -05:00
__init__.py
__main__.py
app.py
const.py
ffmpeg_presets.py
log.py
models.py
mypy.ini
object_detection.py
plus.py
storage.py
timeline.py
types.py
video.py Dedicated LPR improvements (#17453) 2025-03-30 07:43:24 -06:00
watchdog.py