This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM: The support problem of yolo series algorithm

Part Number: TDA4VM

(1)There are documents in the sdk(ti-processor-sdk-rtos-j721e-evm-08_01_00_11) with the following description:

Apart from these back-bone networks TIDL-RT also supports following post processing meta architectures from Object Detection:

You Only Look Once(YOLO)V3 and V5 Architecture.

Does this mean RTOS8.1 supports yolov5 algorithm?

(2)The following screenshot is the model Git repository found through the guidance of the official website. The repository contains various network models, including yolov4, faster-rcnn, and mask-rcnn.So what i want to ask is, can the board support these networks?