11-15-2021 05:22 AM
Hi I'm currently working on a project about autonomous robot.
For robot, We want to recognize obstacle like box while auto-driving.
In LABVIEW Machine Vision, I know that we can use two tools. Tensorflow and OpenVino.
First, I tried to use Plaidml for machine vision code,
but it can't be used because Plaidml doesn't support 32-bit-Python
For this reason, I try to use OpenVino, but I don't know
if this program works on AMD PC's.
So I want to ask you three questions.
Q1) When trying to run tensorflow as a GPU in a lab view, is only NVDIA's GPU supported?
Q2) Can it work well when the OPENVINO code is inserted into the AMD mini PC?
Q3)Are there any other tools we can use besides Tensorflow and Openvino?
12-27-2021 08:23 AM
Heya,
Actually here it depends on the operating system on the AMD mini PC, usually, they are ARM...
and you have to check if the necessary drivers are available for the used OS.