blakeblackshear.frigate/frigate/embeddings
Nicolas Mowen 765a28d812 Live classification model training (#18583)
* Implement model training via ZMQ and add model states to represent training

* Get model updates working

* Improve toasts and model state

* Clean up logging

* Add back in
2025-08-16 10:20:33 -05:00
..
onnx Upgrade PaddleOCR models to v4 (rec) and v5 (det) (#18505) 2025-08-16 10:20:33 -05:00
__init__.py Live classification model training (#18583) 2025-08-16 10:20:33 -05:00
embeddings.py Fixes (#19125) 2025-07-17 07:29:50 -06:00
maintainer.py Implement API to train classification models (#18475) 2025-08-16 10:20:33 -05:00
util.py