blakeblackshear.frigate/frigate
Jason Hunter e340c9aaba
Add openvino support for the DFINE model (#17238)
* add openvino support for the dfine model

* update docs to show DFINE support for openvino

* remove warning about OpenVINO for DFINE
2025-03-19 07:23:24 -05:00
..
api Fix key error when model path key doesn't exist. (#17217) 2025-03-17 22:01:40 -05:00
camera Rename identifier field (#17128) 2025-03-12 17:45:16 -06:00
comms Rename identifier field (#17128) 2025-03-12 17:45:16 -06:00
config Fix model errors (#17171) 2025-03-16 06:01:15 -05:00
data_processing Improve Face Library Management (#17213) 2025-03-17 16:57:46 -05:00
db
detectors Add openvino support for the DFINE model (#17238) 2025-03-19 07:23:24 -05:00
embeddings Fix model errors (#17171) 2025-03-16 06:01:15 -05:00
events Rename identifier field (#17128) 2025-03-12 17:45:16 -06:00
genai Adapt openai.py to work with xAI (#16903) 2025-03-03 12:53:24 -07:00
images
motion Only match on exact config name in some cases (#16704) 2025-02-20 10:04:06 -06:00
output Refactor manual event api to use ZMQ (#17105) 2025-03-11 22:31:05 -05:00
ptz Use a recent time window for areas for autotracking zooming (#17150) 2025-03-14 09:09:16 -06:00
record Fix model errors (#17171) 2025-03-16 06:01:15 -05:00
review Refactor manual event api to use ZMQ (#17105) 2025-03-11 22:31:05 -05:00
service_manager
stats Fix Prometheus Metrics race condition (#17187) 2025-03-16 17:48:25 -06:00
test Review items per user (#17137) 2025-03-13 14:20:09 -06:00
track Rename identifier field (#17128) 2025-03-12 17:45:16 -06:00
util Improve Face Library Management (#17213) 2025-03-17 16:57:46 -05:00
__init__.py
__main__.py
app.py Refactor manual event api to use ZMQ (#17105) 2025-03-11 22:31:05 -05:00
const.py Reuse constants (#16874) 2025-02-28 21:35:09 -07:00
ffmpeg_presets.py Improve ffmpeg versions handling (#16712) 2025-02-20 18:07:41 -07:00
log.py
models.py Review items per user (#17137) 2025-03-13 14:20:09 -06:00
mypy.ini
object_detection.py Remove rocm detector (#16913) 2025-03-03 08:16:14 -06:00
plus.py
storage.py
timeline.py
types.py Processing refactor (#15935) 2025-02-08 12:47:01 -06:00
video.py Bugfixes (#17112) 2025-03-12 06:09:09 -06:00
watchdog.py