blakeblackshear.frigate/frigate/embeddings
Josh Hawkins fa4643fddf
LPR improvements (#17289)
* config options

* processing in maintainer

* detect and process dedicated lpr plates

* create camera type, add manual event and save snapshot

* use const

* ensure lpr events are always detections, typing fixes

* docs

* docs tweaks

* add preprocessing and penalization for low confidence chars
2025-03-23 13:30:48 -06:00
..
onnx Reuse constants (#16874) 2025-02-28 21:35:09 -07:00
__init__.py Face recognize api (#17233) 2025-03-19 09:02:25 -06:00
embeddings.py Add ability to use Jina CLIP V2 for semantic search (#16826) 2025-02-26 07:58:25 -07:00
maintainer.py LPR improvements (#17289) 2025-03-23 13:30:48 -06:00
util.py