I currently test the yolov3-tiny.tflite model on the imx8qxpmek using the command "pyeiq --run object_detection_yolov3" . Surprisingly, I find it costs 3.56 sec . So I want to know whether the command "pyeiq --run object_detection_yolov3" is running on GPU Mode or CPU Mode .dhavalMandar Can you help me?
The env on My target is as follows:
BSP version: L5.4.24-2.1.0
the command for building image: bitbake imx-image-full
eiq version: 2.1.0
the result with the command "pyeiq --run object_detection_yolov3" : eIQObjectDetectionYOLOV3.png