From bbfa41eb14c04499cd08a153287e6c1111f02cfc Mon Sep 17 00:00:00 2001 From: Koushik Dutta Date: Wed, 26 Jun 2024 12:53:14 -0700 Subject: [PATCH] Update object-detection.md --- detection/object-detection.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/detection/object-detection.md b/detection/object-detection.md index 0a3caf7..829841d 100644 --- a/detection/object-detection.md +++ b/detection/object-detection.md @@ -16,6 +16,10 @@ Available only in the [Scrypted Desktop App](/desktop-application). Uses the GPU Available on all platforms. Can use Intel CPU/GPU for hardware acceleration. The `Console` will show the available hardware. +## ONNX + +Available on all platforms. Can use NVIDIA and AMD GPU for hardware acceleration. The `Console` will show the available hardware. + ## Tensorflow Lite Available on all platforms. Can use [Coral.ai](https://coral.ai) TPU for hardware acceleration.