Tool/software:
Hello, I plan to use my own YOLOv5 model and convert it into both an ONNX file and a prototxt file, in order to compile it into a format that can run on the AM62A. However, the conversion has failed at present. Could you please help me investigate the cause of the failure? , I use the export.py from github.com/.../edgeai-yolov5