Skip to content

Commit

Permalink
Mentioned rocm detector for AMD GPUs
Browse files Browse the repository at this point in the history
  • Loading branch information
harakas authored Feb 9, 2024
1 parent 4b1a4dd commit 8c96d3a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/docs/frigate/hardware.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,12 @@ Frigate supports SBCs with the following Rockchip SoCs:

Using the yolov8n model and an Orange Pi 5 Plus with RK3588 SoC inference speeds vary between 20 - 25 ms.

#### AMD GPUs and iGPUs

With the [rocm](../configuration/object_detectors.md#amdrocm-gpu-detector) detector Frigate can take advantage of many AMD GPUs and iGPUs.

An AMD Ryzen mini PC with AMD Ryzen 3 5400U iGPU takes about 9 ms to evaluate yolov8n.

## What does Frigate use the CPU for and what does it use a detector for? (ELI5 Version)

This is taken from a [user question on reddit](https://www.reddit.com/r/homeassistant/comments/q8mgau/comment/hgqbxh5/?utm_source=share&utm_medium=web2x&context=3). Modified slightly for clarity.
Expand Down

0 comments on commit 8c96d3a

Please sign in to comment.