FeiYull / TensorRT-Alpha

šŸ”„šŸ”„šŸ”„TensorRT for YOLOv8态YOLOv8-Pose态YOLOv8-Seg态YOLOv8-Cls态YOLOv7态YOLOv6态YOLOv5态YOLONAS......šŸš€šŸš€šŸš€CUDA IS ALL YOU NEED.šŸŽšŸŽšŸŽ
GNU General Public License v2.0
1.28k stars 198 forks source link

Error with dynamic batch image processing in TensorRT-Alpha #5

Closed Droxico closed 1 year ago

Droxico commented 1 year ago

I am trying to use the dynamic batch image processing feature in TensorRT-Alpha but am encountering an error. I have followed the instructions provided in the repository and have successfully exported the ONNX file, but when I try to run the image processing code I am getting an error. Can you please provide assistance in resolving this issue? Thank you.

FeiYull commented 1 year ago

@Droxico Hi, Can you provide detailed error message?