tensorRTWrapper
tensorRTWrapper copied to clipboard
onnx port
Great work. I'm porting this to onnx import and it's working okay.
Quick question on the ouput, why use "yolo-det";//layer82-conv,layer94-conv,layer106-conv
Instead of the commented code at the end. I have the layers that are commented in my onnx model but not yolo-det.