The Vitis™ AI Library contains the following types of neural network libraries based on Caffe framework:
- Classification
- Face detection
- SSD detection
- Pose detection
- Semantic segmentation
- Road line detection
- YOLOV3 detection
- YOLOV2 detection
- Openpose detection
- RefineDet detection
- ReID detection
- Multitask
Also, the Vitis AI Library contains the following types of neural network libraries based on Tensorflow framework:
- Classification
- SSD detection
- YOLOv3 detection
The related libraries are open source and can be modified as needed. The open source codes are available on the github. You can find them in https://github.com/Xilinx/Vitis-AI.
The Vitis AI Library provides image test samples and video test samples for all the above networks. In addition, the kit provides the corresponding performance test program. For video based testing, we recommend to use raw video for evaluation. Because decoding by software libraries on Arm® CPU may have inconsistent decoding time, which may affect the accuracy of evaluation.