blakeblackshear.frigate/frigate/util
Nicolas Mowen c736b1dae5
Refactor ONNX embedding class to use a base class and type-specific classes (#16703)
* Move onnx runner

* Build out base embedding

* Convert text embedding to separate class

* Move image embedding to separate

* Move LPR to separate class

* Remove mono embedding

* Simplify model downloading

* Reorganize jina v1 embeddings

* Cleanup

* Cleanup for review
2025-02-20 10:17:07 -06:00
..
__init__.py Custom classes for Process and Metrics (#13950) 2024-09-27 07:53:23 -05:00
builtin.py Fix ruff (#15223) 2024-11-27 12:57:58 -07:00
config.py Improve live streaming (#16447) 2025-02-10 09:42:35 -07:00
downloader.py Fix facedet download (#15811) 2025-02-08 12:47:01 -06:00
image.py Tracking improvements (#16484) 2025-02-11 09:37:58 -06:00
model.py Refactor ONNX embedding class to use a base class and type-specific classes (#16703) 2025-02-20 10:17:07 -06:00
object.py
path.py Remove thumb from database field (#16647) 2025-02-18 07:46:29 -07:00
process.py Added stop_event to util.Process (#14142) 2024-10-03 11:03:43 -06:00
services.py Improve UI logs (#16434) 2025-02-10 08:38:56 -07:00
velocity.py Estimated object speed for zones (#16452) 2025-02-10 13:23:42 -07:00