Closed Egorundel closed 10 months ago
Hello!
How to export the received weights to ONNX model with dynamic batch size and with NMS for further conversion of ONNX to TensorRT for inference?
Hi, we didn't test the dynamic batch for ONNX in our code. Our code follow in YOLOv6, and maybe you can find a solution in https://github.com/meituan/YOLOv6.
Hello!
How to export the received weights to ONNX model with dynamic batch size and with NMS for further conversion of ONNX to TensorRT for inference?