From b42340797889b7686175617c0f0f0f167215604d Mon Sep 17 00:00:00 2001 From: Nick Mowen Date: Tue, 20 Dec 2022 08:17:46 -0700 Subject: [PATCH] Fix table header --- docs/docs/frigate/hardware.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/docs/frigate/hardware.md b/docs/docs/frigate/hardware.md index 3eca0ae54..348549bb1 100644 --- a/docs/docs/frigate/hardware.md +++ b/docs/docs/frigate/hardware.md @@ -58,6 +58,7 @@ More information is available [in the detector docs](/configuration/detectors#op Inference speeds vary greatly depending on the CPU, GPU, or VPU used, some known examples are below: | Name | Inference Speed | Notes | +| ------------------- | --------------- | --------------------------------------------------------------------- | | Intel Celeron J4105 | ~ 25 ms | Inference speeds on CPU were ~ 150 ms | | Intel Celeron N4020 | 50 - 200 ms | Inference speeds on CPU were ~ 800 ms, greatly depends on other loads | | Intel NCS2 VPU | 60 - 65 ms | May vary based on host device |