linghu8812 / tensorrt_inference

699 stars 205 forks source link

how to do inferencing on converted yolo model into onnx format?? #106

Open akashAD98 opened 3 years ago

akashAD98 commented 3 years ago

I have converted yolov4x-mish.weight into yolov4x-mish.onxx , Now i want to test the onnx model , is there any script for this scaled yolo models? @linghu8812 Thanks in advance.