blakeblackshear.frigate/frigate
Josh Hawkins 729f5c0833
LPR improvements (#16559)
* use a small yolov9 model for detection

* use yolov9 for users without frigate+ and update retention algorithm

* new lpr config fields

* levenshtein distance package

* tweaks

* docs
2025-02-13 16:08:56 -07:00
..
api Remove obsolete event clip logic (#16504) 2025-02-11 15:16:10 -06:00
camera Sub label sensors (#16218) 2025-02-08 12:47:01 -06:00
comms Toggle review alerts and detections (#16482) 2025-02-11 07:46:25 -07:00
config LPR improvements (#16559) 2025-02-13 16:08:56 -07:00
data_processing LPR improvements (#16559) 2025-02-13 16:08:56 -07:00
db
detectors Add support for YoloV9 to OpenVINO (#16495) 2025-02-11 11:23:19 -07:00
embeddings LPR improvements (#16559) 2025-02-13 16:08:56 -07:00
events Toggle review alerts and detections (#16482) 2025-02-11 07:46:25 -07:00
genai
images
motion Tracking improvements (#16484) 2025-02-11 09:37:58 -06:00
output
ptz Tracking improvements (#16484) 2025-02-11 09:37:58 -06:00
record Refactor export filenames to include start and end date/time (#16446) 2025-02-10 08:30:23 -07:00
review Toggle review alerts and detections (#16482) 2025-02-11 07:46:25 -07:00
service_manager Add metrics page for embeddings and face / license plate processing times (#15818) 2025-02-08 12:47:01 -06:00
stats Fix missing prometheus commit (#16415) 2025-02-09 10:04:39 -07:00
test
track Tracking improvements (#16484) 2025-02-11 09:37:58 -06:00
util Tracking improvements (#16484) 2025-02-11 09:37:58 -06:00
__init__.py
__main__.py Generalize postprocessing (#15931) 2025-02-08 12:47:01 -06:00
app.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
const.py Improve Notifications (#16453) 2025-02-10 19:47:15 -07:00
ffmpeg_presets.py
log.py
models.py
mypy.ini Add metrics page for embeddings and face / license plate processing times (#15818) 2025-02-08 12:47:01 -06:00
object_detection.py
object_processing.py Estimated object speed for zones (#16452) 2025-02-10 13:23:42 -07:00
plus.py
storage.py
timeline.py
types.py Processing refactor (#15935) 2025-02-08 12:47:01 -06:00
video.py Tracking improvements (#16484) 2025-02-11 09:37:58 -06:00
watchdog.py