AI Model and Performance
- multi_task
- 512x288, 4ch, 25fps
Building and Running the Demo
Note: This demo requires a special VEK280 image.
It integrates the C20B1CU1 DPU and the Hardware Scaler IP. You can download the
VEK280 image from here.
- Build the demo in the host and copy the program to the target
board.
cd Vitis-AI/examples/vai_library/apps/vek280_4video bash build_4video.sh scp -r vek280_4video root@IP_OF_BOARD:~/
- Download the video file package from here, untar it, and find the seg_512_288.avi file in apps/vek280_4video.
- Copy seg_512_288.avi file
to the
target.
scp seg_512_288.avi root@IP_OF_BOARD:~/vek280_4video
- Run the
demo.
# /etc/init.d/xserver-nodm stop sh ./run_hdmi.sh