From daefa4504d0391aaad966a4d61939b95f99d4482 Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Tue, 5 May 2026 11:55:00 -0600 Subject: [PATCH] Add inference time for 9060XT --- docs/docs/frigate/hardware.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/docs/frigate/hardware.md b/docs/docs/frigate/hardware.md index 7df2ae0bb..b643f7135 100644 --- a/docs/docs/frigate/hardware.md +++ b/docs/docs/frigate/hardware.md @@ -223,10 +223,11 @@ Apple Silicon can not run within a container, so a ZMQ proxy is utilized to comm 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 | t-320: ~ 14 ms s-320: 20 ms | 320: ~ 25 ms 640: ~ 50 ms | -| AMD 8700G | | 320: ~ 20 ms 640: ~ 40 ms | +| Name | YOLOv9 Inference Time | YOLO-NAS Inference Time | +| -------------- | --------------------------- | ------------------------- | +| AMD 780M | t-320: ~ 14 ms s-320: 20 ms | 320: ~ 25 ms 640: ~ 50 ms | +| AMD 8700G | | 320: ~ 20 ms 640: ~ 40 ms | +| AMD 9060XT 16G | t-320: ~ 4 ms s-320: ~ 6 ms | | ## Community Supported Detectors