Article ID: 000090275 Content Type: Install & Setup Last Reviewed: 12/12/2024

Unable to Populate Latency and Throughput Metrics in Intel® Edge Software Device Qualification (Intel® ESDQ)

BUILT IN - ARTICLE INTRO SECOND COMPONENT
Summary

How to edit root permissions to populate latency and throughput metrics in Intel® ESDQ.

Description

The latency and throughput metrics are returning null in the Intel® ESDQ HTML report page due to yolo-v3-tf.xml not being downloaded.

Resolution

Add the following root permission to line 58 of the Yolov3Tests.sh file:

-u 0

Line 58 should be the following after adding root permissions:

docker run -it -d -u 0 --name $containerName -v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY=$DISPLAY -v ~/Downloads:/mnt --device /dev/dri:/dev/dri --group-add=$(stat -c "%g" /dev/dri/render*) --rm $docker_pull_models /bin/bash

Related Products

This article applies to 1 products