Added tip about speeding up the inference speed

This commit is contained in:
Dan 2020-06-09 08:01:24 -04:00 committed by GitHub
parent 743116a733
commit c92bcfb7d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.