(pytorch-env) C:\Program Files (x86)\Intel\openvino_2021.4.689\deployment_tools\tools\benchmark_tool>python benchmark_app.py -m D:\CodeRepositories\intelmodel\color_yolov3\clr.xml -d MYRIAD -i C:/Users/costco/Desktop/IMG_6493.JPG C:\Program Files (x86)\Intel\openvino_2021\python\python3.8\openvino\tools\benchmark\utils\utils.py:267: SyntaxWarning: "is not" with a literal. Did you mean "!="? if arg_name is not '': C:\Program Files (x86)\Intel\openvino_2021\python\python3.8\openvino\tools\benchmark\utils\utils.py:273: SyntaxWarning: "is not" with a literal. Did you mean "!="? if arg_name is not '': [Step 1/11] Parsing and validating input arguments [ WARNING ] -nstreams default value is determined automatically for a device. Although the automatic selection usually provides a reasonable performance, but it still may be non-optimal for some cases, for more information look at README. [Step 2/11] Loading Inference Engine [ INFO ] InferenceEngine: API version............. 2021.4.1-3926-14e67d86634-releases/2021/4 [ INFO ] Device info MYRIAD myriadPlugin............ version 2.1 Build................... 2021.4.1-3926-14e67d86634-releases/2021/4 [Step 3/11] Setting device configuration [ WARNING ] -nstreams default value is determined automatically for MYRIAD device. Although the automatic selection usually provides a reasonable performance,but it still may be non-optimal for some cases, for more information look at README. [Step 4/11] Reading network files [ INFO ] Read network took 214.81 ms [Step 5/11] Resizing network to match image sizes and given batch [ INFO ] Network batch size: 1 [Step 6/11] Configuring input of the model [ INFO ] Network input 'images' precision U8, dimensions (NCHW): 1 3 640 640 [ INFO ] Network output 'Conv_269' precision FP32, dimensions (NCHW): 1 66 80 80 [ INFO ] Network output 'Conv_323' precision FP32, dimensions (NCHW): 1 66 40 40 [ INFO ] Network output 'Conv_377' precision FP32, dimensions (NCHW): 1 66 20 20 [Step 7/11] Loading the model to the device I: [ncAPI] [ 0] [] ncDeviceOpen:926 ncDeviceOpen() XLinkBootRemote is running for 1.1-ma2480...  I: [ncAPI] [ 0] [] ncDeviceOpen:945 ncDeviceOpen() XLinkBootRemote returned success X_LINK_SUCCESS for 1.1-ma2480 I: [ncAPI] [ 0] [] ncDeviceOpen:1048 XLinkConnect done - link Id 0  I: [ncAPI] [ 0] [] ncDeviceOpen:1076 Booted 1.1-ma2480 (1.14-) -> VSC  I: [ncAPI] [ 0] [] getDevAttributes:1272 Device attributes  I: [ncAPI] [ 0] [] getDevAttributes:1274 Device FW version: 444c4454.2480.0.0  I: [ncAPI] [ 0] [] getDevAttributes:1275 Maximum graphs: 10  I: [ncAPI] [ 0] [] getDevAttributes:1276 Maximum fifos: 20  I: [ncAPI] [ 0] [] getDevAttributes:1277 Device memory capacity: 507510776  [Info ][VPU][MyriadPlugin] Device #0 MYRIAD-X (USB protocol) allocated I: [ncAPI] [ 0] [] ncGraphAllocate:1971 Starting Graph allocation sequence  I: [ncAPI] [ 0] [] ncGraphAllocate:2062 Sent graph I: [ncAPI] [ 0] [] ncGraphAllocate:2188 Graph allocation completed successfully  I: [ncAPI] [ 0] [] ncFifoCreate:2886 Init fifo I: [ncAPI] [ 0] [] ncFifoAllocate:2987 Creating fifo I: [ncAPI] [ 0] [] ncFifoCreate:2886 Init fifo I: [ncAPI] [ 0] [] ncFifoAllocate:2987 Creating fifo [ INFO ] Load network took 3544.37 ms [Step 8/11] Setting optimal runtime parameters [Step 9/11] Creating infer requests and filling input blobs with images [ WARNING ] Some image input files will be duplicated: 4 files are required, but only 1 were provided [ INFO ] Infer Request 0 filling [ INFO ] Prepare image C:\Users\costco\Desktop\IMG_6493.JPG [ WARNING ] Image is resized from ((4032, 3024)) to ((640, 640)) [ INFO ] Infer Request 1 filling [ INFO ] Prepare image C:\Users\costco\Desktop\IMG_6493.JPG [ WARNING ] Image is resized from ((4032, 3024)) to ((640, 640)) [ INFO ] Infer Request 2 filling [ INFO ] Prepare image C:\Users\costco\Desktop\IMG_6493.JPG [ WARNING ] Image is resized from ((4032, 3024)) to ((640, 640)) [ INFO ] Infer Request 3 filling [ INFO ] Prepare image C:\Users\costco\Desktop\IMG_6493.JPG [ WARNING ] Image is resized from ((4032, 3024)) to ((640, 640)) [Step 10/11] Measuring performance (Start inference asynchronously, 4 inference requests, limits: 60000 ms duration) [ INFO ] First inference took 494.61 ms [Step 11/11] Dumping statistics report Count: 220 iterations Duration: 61554.30 ms Latency: 1115.30 ms Throughput: 3.57 FPS I: [ncAPI] [ 0] [] ncDeviceClose:1705 Removing device... I: [ncAPI] [ 0] [] destroyDeviceHandle:1648 Destroying device handler