noahmr / yolov5-tensorrt

Real-time object detection with YOLOv5 and TensorRT
MIT License
113 stars 24 forks source link

load yolov5s (v5.0) engine failure #7

Open JackWangCUMT opened 2 years ago

JackWangCUMT commented 2 years ago

|yolov5|error|[Detector] loadEngine() failure: unexpected output dimensions: (1,3,80,80,85)

thanhngotud commented 2 years ago

I face the same issue Did you find a way to fix this?

|yolov5|error|[Detector] loadEngine() failure: unexpected output dimensions: (1,3,80,80,85)

rex0713 commented 1 year ago

I face the same issue