Files structure of the application - 2020.2 English - XD336

Versal Base TRD Documentation (XD336)

Document ID
XD336
Release Date
2025-12-01
Version
2020.2 English

The application is installed as:

  • Binary File Directory: /usr/bin

    /usr/bin/smart-mipi-app
    
  • Configuration file directory: /usr/share/vvas/smart-mipi-app

    |-- facedetect
    |   |-- aiinference.json
    |   |-- drawresult.json
    |   `-- preprocess.json
    |-- refinedet
    |   |-- aiinference.json
    |   |-- drawresult.json
    |   `-- preprocess.json
    |-- ssd
    |   |-- aiinference.json
    |   |-- drawresult.json
    |   |-- label.json
    |   `-- preprocess.json
    `-- yolov3
        |-- aiinference.json
        `-- drawresult.json
    
  • Model file directory: /usr/share/vitis_ai_library/models

    |-- densebox_640_360
    |   |-- densebox_640_360.prototxt
    |   |-- densebox_640_360.xmodel
    |   `-- md5sum.txt
    |-- refinedet_pruned_0_96
    |   |-- md5sum.txt
    |   |-- refinedet_pruned_0_96.prototxt
    |   `-- refinedet_pruned_0_96.xmodel
    |-- ssd_adas_pruned_0_95
    |   |-- label.json
    |   |-- md5sum.txt
    |   |-- ssd_adas_pruned_0_95.prototxt
    |   `-- ssd_adas_pruned_0_95.xmodel
    `-- yolov3_voc_tf
       |-- label.json
       |-- md5sum.txt
       |-- yolov3_voc_tf.prototxt
       `-- yolov3_voc_tf.xmodel