From f8eda1c25a9074ec4b270df07a03e3d1949ec162 Mon Sep 17 00:00:00 2001 From: Koushik Dutta Date: Thu, 26 Dec 2024 21:47:44 -0800 Subject: [PATCH] npu --- detection/object-detection.md | 2 +- scrypted-nvr/features.md | 5 ++++- server-hardware.md | 5 +++-- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/detection/object-detection.md b/detection/object-detection.md index 8ccdb9c..4d6f866 100644 --- a/detection/object-detection.md +++ b/detection/object-detection.md @@ -10,7 +10,7 @@ Uses the [Neural Engine](https://www.makeuseof.com/what-is-a-neural-engine-how-d ## OpenVINO -Available on all platforms. Can use Intel CPU/GPU for hardware acceleration. The `Console` will show the available hardware. +Available on all platforms. Can use Intel CPU, GPU, and NPU for hardware acceleration. The `Console` will show the available hardware. ## ONNX diff --git a/scrypted-nvr/features.md b/scrypted-nvr/features.md index 926c845..f7c8a1e 100644 --- a/scrypted-nvr/features.md +++ b/scrypted-nvr/features.md @@ -65,7 +65,8 @@ Scrypted NVR `Smart Detections` use one of the available [Object Detection Plugi * CPU * GPU * Apple Silicon Neural Engine 🔥 -* [Coral.ai](https://coral.ai) accelerators 🔥 +* Intel Core Ultra NPU 🔥 +* [Coral.ai](https://coral.ai) accelerators ### Apple Silicon @@ -75,6 +76,8 @@ Scrypted NVR can leverage the [Neural Engine](https://www.makeuseof.com/what-is- Scrypted NVR supports Intel iGPUs and accelerator cards for blazing fast detection performance using the `OpenVINO Plugin`. 12th Generation Intel processors like the N100 have great performance at a low power and price point. +Intel Core Ultra chips with the built in NPU are also supported and provide state of the art performance. + ### NVIDIA Scrypted NVR supports object detection on NVIDIA GPUs via the `ONNX Plugin`. NVIDIA object detection requires CUDA, which is only provided in [Scrypted's NVIDIA Docker image](/installation.html#docker-compose-yml) when using the `koush/scrypted:nvidia` image. diff --git a/server-hardware.md b/server-hardware.md index 8366570..214afc6 100644 --- a/server-hardware.md +++ b/server-hardware.md @@ -36,9 +36,10 @@ The following chart is a rough idea of the capabilities of a few such systems. |Hardware|Operating System|Number of Cameras|Notes| |-|-|-|-| -|Dell Wyse 5070|Ubuntu + Docker|5|Available cheap on eBay.| -|Intel N100|Ubuntu + Docker|12|New Intel NUC that has a fantastic iGPU for accelerated transcode and detection.| +|Dell Wyse 5070|Proxmox/Docker|5|Available cheap on eBay.| +|Intel N100|Proxmox/Docker|12|New Intel NUC that has a fantastic iGPU for accelerated transcode and detection.| |Mac Mini 16GB|macOS|20+|Scrypted NVR can leverage Apple Silicon's [Neural Engine](https://www.makeuseof.com/what-is-a-neural-engine-how-does-it-work/).| +|Intel Core Ultra 125h|Proxmox/Docker|20+|Scrypted NVR can leverage Intel's [NPU](https://www.intel.com/content/www/us/en/products/details/embedded-processors/core-ultra.html).| ### Cameras