yolov5-face icon indicating copy to clipboard operation
yolov5-face copied to clipboard

low accuracy in tensorrt model

Open saeedkhanehgir opened this issue 2 years ago • 0 comments

Hi Thanks for sharing this project.

I infer yolov5n-0.5.pth and get the below result.

result

export model to tensorrt with python3 export.py --weights weights/yolov5n-0.5.pt --simplify --onnx2trt command . with tensorrt model, I get a bad result.

result

Thanks

saeedkhanehgir avatar Apr 18 '22 06:04 saeedkhanehgir