blakeblackshear.frigate/frigate/embeddings/onnx
Josh Hawkins 760ed25f0c
LPR improvements (#17716)
* add support for multi-line plates

* config for model size

* default to small model

* add license plate as attribute to motorcycle

* use model size

* docs

* attribute map

* i18n key fix
2025-04-15 09:40:12 -06:00
..
base_embedding.py Refactor face recognition (#17368) 2025-03-25 19:59:03 -05:00
face_embedding.py Implement facenet tflite for small face recognition model (#17402) 2025-03-27 06:31:29 -05:00
jina_v1_embedding.py Refactor ONNX embedding class to use a base class and type-specific classes (#16703) 2025-02-20 10:17:07 -06:00
jina_v2_embedding.py Add ability to use Jina CLIP V2 for semantic search (#16826) 2025-02-26 07:58:25 -07:00
lpr_embedding.py LPR improvements (#17716) 2025-04-15 09:40:12 -06:00
runner.py catch not implemented exception (#17594) 2025-04-07 20:41:53 -06:00