mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-09 04:35:25 +03:00
Update docs/docs/configuration/object_detectors.md
Co-authored-by: Nicolas Mowen <nickmowen213@gmail.com>
This commit is contained in:
parent
755fbbc4f7
commit
e7da205fb7
@ -400,9 +400,9 @@ detectors:
|
|||||||
|
|
||||||
## AMD/ROCm GPU detector
|
## 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:
|
As the ROCm software stack is quite bloated, there are also smaller versions for specific GPU chipsets:
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user