Part Number: SK-TDA4VM
From my understanding of how the edge ai toolkit converts yolov5 the network was already modified to ti version of yv5 by removing and replacing some of the layers that is not of advantageous to run on edge device and then compilation is done. Suppose we are using a custom trained dl network does the toolkit takes care of the unsupported layers? Also how to do the coversions using edgeai-benchmark tool on yolov8 models.