YOLOv3 Detection - 1.4 English

Vitis AI Library User Guide (UG1354)

Document ID
UG1354
Release Date
2021-07-22
Version
1.4 English

YOLO is a neural network which is used to detect objects. The current version is v3. The input is a picture with one or more objects and the output is a vector of the result struct which is composed of the detected information. The following image shows the result of YOLOv3 detection.

Figure 1. YOLOv3 Detection Example

The following table lists the YOLOv3 detection models supported by the Vitis AI library.

Table 1. YOLOv3 Detection Models
No Model Name Framework
1 yolov3_voc_tf TensorFlow
2 yolov3_adas_pruned_0_9 Caffe
3 yolov3_voc
4 yolov3_bdd
5 tiny_yolov3_vmss