From c92bcfb7d4ba90de2c811230a54333aa71a090a2 Mon Sep 17 00:00:00 2001 From: Dan Date: Tue, 9 Jun 2020 08:01:24 -0400 Subject: [PATCH] Added tip about speeding up the inference speed --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 33c84db23..b19c588c3 100644 --- a/README.md +++ b/README.md @@ -125,3 +125,4 @@ Models for both CPU and EdgeTPU (Coral) are bundled in the image. You can use yo ## Tips - Lower the framerate of the video feed on the camera to reduce the CPU usage for capturing the feed +- If running virtualized in Proxmox, pass the USB card/interface to the virtual machine not the USB ID for faster inference speed.