mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-21 19:07:46 +01:00
describe builds (harakas temporary)
This commit is contained in:
parent
c037c188be
commit
80bb349d6c
@ -398,7 +398,15 @@ detectors:
|
|||||||
|
|
||||||
## AMD/ROCm GPU detector
|
## AMD/ROCm GPU detector
|
||||||
|
|
||||||
The `rocm` detector allows one to run [ultralytics](https://github.com/ultralytics/ultralytics) yolov8 models on AMD GPUs and iGPUs. You need special frigate build that contains the AMD/ROCm stack.
|
The `rocm` detector allows one to run [ultralytics](https://github.com/ultralytics/ultralytics) yolov8 models on AMD GPUs and iGPUs. You need special frigate build that contains the AMD/ROCm stack:
|
||||||
|
|
||||||
|
- `ghcr.io/harakas/frigate:latest-rocm`
|
||||||
|
|
||||||
|
As ROCm is quite bloated, there are also smaller versions for specific GPU chipsets:
|
||||||
|
|
||||||
|
- `ghcr.io/harakas/frigate:latest-rocm-gfx900`
|
||||||
|
- `ghcr.io/harakas/frigate:latest-rocm-gfx1030`
|
||||||
|
- `ghcr.io/harakas/frigate:latest-rocm-gfx1100`
|
||||||
|
|
||||||
### Model download
|
### Model download
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user