RPI4_NCS2
RPI4_NCS2 copied to clipboard
Raspberrry pi 4 Openvino Python
Results
3
RPI4_NCS2 issues
Sort by
recently updated
recently updated
newest added
After replacing the `setupvars.sh` script I'm getting the following import error on running code, ``` Traceback (most recent call last): File "./benchmark_intel.py", line 3, in from armv7l.openvino.inference_engine import IENetwork, IEPlugin...
can i use cv2.dnn.readNetFromTensorflow(*.pb,*.pbtxt)?