blakeblackshear.frigate/frigate
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
..
api Remove thumb from database field (#16647) 2025-02-18 07:46:29 -07:00
camera Bugfix: ensure all object labels are added to zones (#16686) 2025-02-19 06:25:39 -07:00
comms Only match on exact config name in some cases (#16704) 2025-02-20 10:04:06 -06:00
config Improve notifications (#16632) 2025-02-17 07:19:03 -07:00
data_processing Refactor ONNX embedding class to use a base class and type-specific classes (#16703) 2025-02-20 10:17:07 -06:00
db
detectors Add support for YoloV9 to OpenVINO (#16495) 2025-02-11 11:23:19 -07:00
embeddings Refactor ONNX embedding class to use a base class and type-specific classes (#16703) 2025-02-20 10:17:07 -06:00
events Remove thumb from database field (#16647) 2025-02-18 07:46:29 -07:00
genai
images
motion Only match on exact config name in some cases (#16704) 2025-02-20 10:04:06 -06:00
output Only match on exact config name in some cases (#16704) 2025-02-20 10:04:06 -06:00
ptz Tracking improvements (#16484) 2025-02-11 09:37:58 -06:00
record Add metadata title field to exports (#16664) 2025-02-18 08:48:03 -06:00
review Toggle review alerts and detections (#16482) 2025-02-11 07:46:25 -07:00
service_manager Add metrics page for embeddings and face / license plate processing times (#15818) 2025-02-08 12:47:01 -06:00
stats Fix prometheus client exporter (#16620) 2025-02-17 06:17:15 -07:00
test Add support for SR-IOV GPU stats (#15796) 2025-02-08 12:47:01 -06:00
track Remove thumb from database field (#16647) 2025-02-18 07:46:29 -07:00
util Refactor ONNX embedding class to use a base class and type-specific classes (#16703) 2025-02-20 10:17:07 -06:00
__init__.py
__main__.py Generalize postprocessing (#15931) 2025-02-08 12:47:01 -06:00
app.py Remove thumb from database field (#16647) 2025-02-18 07:46:29 -07:00
const.py Remove thumb from database field (#16647) 2025-02-18 07:46:29 -07:00
ffmpeg_presets.py Add ffmpeg config to increase HEVC compatibility with Apple devices (#15795) 2025-02-08 12:47:01 -06:00
log.py
models.py
mypy.ini Add metrics page for embeddings and face / license plate processing times (#15818) 2025-02-08 12:47:01 -06:00
object_detection.py
object_processing.py Quick fixes (#16668) 2025-02-18 10:13:28 -06:00
plus.py
storage.py
timeline.py
types.py Processing refactor (#15935) 2025-02-08 12:47:01 -06:00
video.py Only match on exact config name in some cases (#16704) 2025-02-20 10:04:06 -06:00
watchdog.py