InsightFace-REST
InsightFace-REST copied to clipboard
你好,就是我现在遇到一个情况是用scrfd相同的onnx模型在不同的环境下转tensorrt后推理出的结果不一样,一个是tensorrt7.1.3+cuda10.2, 一个是tensorrt8.4+cuda11.4,这会是什么导致的?
trafficstars
Hi! What exactly do you mean by different outputs? Various TRT versions might provide a bit different outputs, though they should not be very different.