From 7e6d15d81cea34b1d222e225856c424fa26e40cd Mon Sep 17 00:00:00 2001 From: GuoQing Liu <842607283@qq.com> Date: Tue, 10 Mar 2026 22:44:46 +0800 Subject: [PATCH] Update docs/docs/configuration/object_detectors.md Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> --- docs/docs/configuration/object_detectors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/configuration/object_detectors.md b/docs/docs/configuration/object_detectors.md index 7d24196dc..7edf9a5b1 100644 --- a/docs/docs/configuration/object_detectors.md +++ b/docs/docs/configuration/object_detectors.md @@ -1500,7 +1500,7 @@ When configuring the AXEngine detector, you have to specify the model name. #### yolov9 -A yolov9 model is provided in the container at /axmodels and is used by this detector type by default. +A yolov9 model is provided in the container at `/axmodels` and is used by this detector type by default. Use the model configuration shown below when using the axengine detector with the default axmodel: