From fc2f9aa65cfaf5718eb2e4ee4d399b709e4c0a48 Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Sat, 10 May 2025 15:10:08 -0600 Subject: [PATCH] Add amd hardware --- docs/docs/frigate/hardware.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/docs/docs/frigate/hardware.md b/docs/docs/frigate/hardware.md index 0d3780782..bf54de5b9 100644 --- a/docs/docs/frigate/hardware.md +++ b/docs/docs/frigate/hardware.md @@ -143,9 +143,10 @@ Inference speeds will vary greatly depending on the GPU and the model used. With the [rocm](../configuration/object_detectors.md#amdrocm-gpu-detector) detector Frigate can take advantage of many discrete AMD GPUs. -| Name | YOLOv9 Inference Time | YOLO-NAS Inference Time | -| -------- | --------------------- | ------------------------- | -| AMD 780M | ~ 14 ms | 320: ~ 30 ms 640: ~ 60 ms | +| Name | YOLOv9 Inference Time | YOLO-NAS Inference Time | +| --------- | --------------------- | ------------------------- | +| AMD 780M | ~ 14 ms | 320: ~ 30 ms 640: ~ 60 ms | +| AMD 8700G | | 320: ~ 20 ms 640: ~ 40 ms | ## Community Supported Detectors