From 4cc930db7c2960a46c4b5bdb13ee7b35b8aa9865 Mon Sep 17 00:00:00 2001 From: GuoQing Liu <842607283@qq.com> Date: Thu, 11 Dec 2025 21:14:25 +0800 Subject: [PATCH] docs: change D-FINE model detectors default device --- docs/docs/configuration/object_detectors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docs/configuration/object_detectors.md b/docs/docs/configuration/object_detectors.md index 58937036f..7016bf4b6 100644 --- a/docs/docs/configuration/object_detectors.md +++ b/docs/docs/configuration/object_detectors.md @@ -395,6 +395,7 @@ After placing the downloaded onnx model in your config/model_cache folder, you c detectors: ov: type: openvino + device: CPU model: model_type: dfine