blakeblackshear.frigate/frigate/embeddings
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
..
functions LPR improvements (#16559) 2025-02-13 16:08:56 -07:00
__init__.py Face recognition reprocess (#16212) 2025-02-08 12:47:01 -06:00
embeddings.py Refactor lpr into real time data processor (#16497) 2025-02-11 13:45:13 -07:00
maintainer.py Refactor lpr into real time data processor (#16497) 2025-02-11 13:45:13 -07:00
util.py