DDRNet.TensorRT icon indicating copy to clipboard operation
DDRNet.TensorRT copied to clipboard

为什么使用wts文件

Open northeastsquare opened this issue 1 year ago • 1 comments

如果使用ddrnet.pytorch里面,转成onnx, 再用trtexec 转换成engine文件,推理就可以吧?

northeastsquare avatar Mar 25 '24 14:03 northeastsquare

经过验证,可以。转换完成后,使用普通推理程序就行,不需要额外算子

northeastsquare avatar Mar 26 '24 01:03 northeastsquare