PaddleSlim icon indicating copy to clipboard operation
PaddleSlim copied to clipboard

自动压缩后的模型,推理时不设置run_mode=trt_int8检测框偏离

Open truthsun22 opened this issue 2 years ago • 1 comments

如题,不设置run_mode=trt_int8,检测框位置不对 设置run_mode=trt_int8检测框位置正确

truthsun22 avatar Apr 03 '23 06:04 truthsun22

自动压缩之后是int8模型,所以部署的话需要指定是int8格式的

ceci3 avatar Feb 06 '24 06:02 ceci3