From 10270d2285997ca24368651e7fc67e97093dc483 Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Thu, 31 Jul 2025 06:47:38 -0600 Subject: [PATCH] Update hardware.md --- docs/docs/frigate/hardware.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/frigate/hardware.md b/docs/docs/frigate/hardware.md index 76abebd9f..650151a35 100644 --- a/docs/docs/frigate/hardware.md +++ b/docs/docs/frigate/hardware.md @@ -169,7 +169,7 @@ Inference speeds will vary greatly depending on the GPU and the model used. | Name | YOLOv9 Inference Time | YOLO-NAS Inference Time | RF-DETR Inference Time | | --------------- | --------------------- | ------------------------- | ------------------------- | | RTX 3050 | 320: 15 ms | 320: ~ 10 ms 640: ~ 16 ms | 336: ~ 16 ms 560: ~ 40 ms | -| RTX 3070 | 320: 11 ms | 320: ~ 6 ms 640: ~ 12 ms | 336: ~ 14 ms 560: ~ 36 ms | +| RTX 3070 | 320: 11 ms | 320: ~ 8 ms 640: ~ 14 ms | 336: ~ 14 ms 560: ~ 36 ms | | RTX A4000 | | 320: ~ 15 ms | | | Tesla P40 | | 320: ~ 105 ms | |