Open PavelPanjaya opened 2 months ago
I'm working on integrating this model into a project and need to know if it supports batch inference. If it does, could you provide some guidance or examples on how to implement it? If not, are there any plans to add this feature in the future?
Thanks in advance for your help!
The onnx model can be changed to dynamic. https://github.com/PrinceP/tensorrt-cpp-for-onnx?tab=readme-ov-file#yolov5-face
I'm working on integrating this model into a project and need to know if it supports batch inference. If it does, could you provide some guidance or examples on how to implement it? If not, are there any plans to add this feature in the future?
Thanks in advance for your help!