Siria Yerlany Sadeddin Mejia

Results 1 issues of Siria Yerlany Sadeddin Mejia

I have successfully converted yolo tiny to ONNX. Using the .cfg file [https://github.com/WongKinYiu/ScaledYOLOv4/blob/yolov4-tiny/cfg/yolov4-tiny.cfg](url) and the export.py code here [https://github.com/linghu8812/tensorrt_inference/blob/master/Yolov4/export_onnx.py](url). The problem comes when I try to test the model using...