Demo 4: vck190_4video - Demo 4: vck190_4video - 2.5 English - UG1354

Vitis AI Library User Guide (UG1354)

Document_ID
UG1354
Release_Date
2022-06-15
Version
2.5 English

AI Model and Performance

multi_task
512x288, 4ch, 25fps

Building and Running the Demo

  1. Build the demo in the host and copy the program to the target board.
    cd Vitis-AI/examples/Vitis-AI-Library/apps/vck190_4video
    bash build_4video.sh
    scp -r vck190_4video root@IP_OF_BOARD:~/
  2. Download the video file package vitis_ai_library_r2.5.0_video.tar.gz from here, untar it, and find the seg_512_288.avi file in apps/vck190_4video.
  3. Copy seg_512_288.avi file to the target.
    scp seg_512_288.avi root@IP_OF_BOARD:~/vck190_4video
  4. Run the demo.
    # /etc/init.d/xserver-nodm stop
    bash run_4video.sh
    Figure 1. vck190_4video Demo Picture