Hi all,
My question is related to the execution of the code. I am currently running an object detection with usb camera on my laptop. I will transfer the code to make it work on a raspberry Pi instead of the computer. I just need to know if this will result in any change or downgrade in the performance of the code. Are the operations executed only with the VPU of the camera ? or if I change the host laptop to the camera , there will be a downgrade in results ?
Thank you in advance