Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempted to run 'multi-model-exec', but did not produce the expected result #79

Open
HonestQiao opened this issue May 3, 2024 · 1 comment
Assignees

Comments

@HonestQiao
Copy link

HonestQiao commented May 3, 2024

Hardware: UM790Pro
IPU: 0.1109.8.128
System: Windows 11 Pro 23H2
miniconda: 24.3.0
Python: 3.9.7

First , I can run demo/cloud-to-client correct. The env name is ryzenai.
But , I cannot get the expected result by running demo/multi-model-exec.

Step:

  1. Download https://www.xilinx.com/bin/public/openDownload?filename=resource_multi_model_demo.zip and extract resource to demo/multi-model-exec/ipu_modelsx4_demo
  2. generate configs and scripts
cd demo/multi-model-exec
conda activat ryzenai
set GLOG_PATH=%cd%\..\..\tutorial\yolov8_e2e\bin
dir %GLOG_PATH%\glog.dll
set PATH=%GLOG_PATH%;%PATH%

cd ipu_modelsx4_demo
python generate_script.py
image image
  1. run scipts:

After each script runs, there is output, but no window is opened to display any content.

@lidachang-amd
Copy link
Contributor

@HonestQiao could you please try running the OpenCV C++ code locally to see if it works?

savitha-srinivasan pushed a commit to savitha-srinivasan/RyzenAI-SW that referenced this issue Jul 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants