(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?