From 8d29b369cf137edfd3da271106c2e06c354b813e Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Sun, 23 Mar 2025 13:26:39 -0600 Subject: [PATCH] organize --- docs/docs/frigate/hardware.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/docs/frigate/hardware.md b/docs/docs/frigate/hardware.md index c5a8010e2..62152996d 100644 --- a/docs/docs/frigate/hardware.md +++ b/docs/docs/frigate/hardware.md @@ -110,11 +110,10 @@ Inference speeds vary greatly depending on the CPU or GPU used, some known examp | Name | MobileNetV2 Inference Time | YOLO-NAS Inference Time | RF-DETR Inference Time | Notes | | -------------------- | -------------------------- | ------------------------- | ------------------------- | -------------------------------------- | | Intel i3 6100T | 15 - 35 ms | | | Can only run one detector instance | -| Intel i3 8100 | ~ 15 ms | | | | -| Intel i5 4590 | ~ 20 ms | | | | | Intel i5 6500 | ~ 15 ms | | | | | Intel i5 7200u | 15 - 25 ms | | | | | Intel i5 7500 | ~ 15 ms | | | | +| Intel i3 8100 | ~ 15 ms | | | | | Intel i5 1135G7 | 10 - 15 ms | | | | | Intel i3 12000 | | 320: ~ 19 ms 640: ~ 54 ms | | | | Intel i5 12600K | ~ 15 ms | 320: ~ 20 ms 640: ~ 46 ms | | |