Xilinx / Vitis-AI

Vitis AI is Xilinx’s development stack for AI inference on Xilinx hardware platforms, including both edge devices and Alveo cards.
https://www.xilinx.com/ai
Apache License 2.0
1.48k stars 628 forks source link

Does vitis-AI1.4 the official image for zcu102 support direct connection to DisplayPort to achieve image and video classification and detection results? How can I display the results? #773

Closed LoeWHJ closed 2 years ago

zz002 commented 2 years ago

hi @LoeWHJ You can use the USB micro-AB connector to connect a mouse and keyboard to the ZCU102, and use DisplayPort to connect a monitor. Write a program like demo, and then run it in the system of zcu102, instead of running it through remote login. cv::imshow("ADAS Detection@Xilinx DPU", frame);

qianglin-xlnx commented 2 years ago

Hi @LoeWHJ Has this issue been solved?

qianglin-xlnx commented 2 years ago

Hi @LoeWHJ Since we haven't received your reply for a long time, we assume you have solved this issue and I'm going to close it. If you still have any questions, please feel free to reopen it. Thank you very much.