From e7da205fb701a6a948d3d91e04f8e648ddfec796 Mon Sep 17 00:00:00 2001 From: harakas Date: Fri, 9 Feb 2024 15:38:58 +0200 Subject: [PATCH] Update docs/docs/configuration/object_detectors.md Co-authored-by: Nicolas Mowen --- docs/docs/configuration/object_detectors.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/configuration/object_detectors.md b/docs/docs/configuration/object_detectors.md index ceddebfec..294cac030 100644 --- a/docs/docs/configuration/object_detectors.md +++ b/docs/docs/configuration/object_detectors.md @@ -400,9 +400,9 @@ detectors: ## AMD/ROCm GPU detector -The `rocm` detector allows one to use [ultralytics](https://github.com/ultralytics/ultralytics) yolov8 models on AMD GPUs and iGPUs. You need the special frigate build that contains the AMD/ROCm software stack: +### Setup -- `ghcr.io/blakeblackshear/frigate:stable-rocm` +The `rocm` detector supports running [ultralytics](https://github.com/ultralytics/ultralytics) yolov8 models on AMD GPUs and iGPUs. Use a frigate docker image with `-rocm` suffix, for example `ghcr.io/blakeblackshear/frigate:stable-rocm`. As the ROCm software stack is quite bloated, there are also smaller versions for specific GPU chipsets: