galliot-us / PifPaf-TensorRT-Pose-Estimation

43 stars 18 forks source link

Test inference from example data,but does't get anything #8

Closed RTae closed 2 years ago

RTae commented 2 years ago

I convert onnx model to tensorrt by using model openpifpaf_resnet50_641_369 with precision 16 or 32 and the result is not thing

agrija9 commented 2 years ago

Same for the other input size, I converted openpifpaf_resnet50_321_193_d16 from onnx to tensorrt but not getting any keypoints detected.

RTae commented 2 years ago

@agrija9 I got another solution.You can use onnx file of this repository with onnxruntime and config onnxruntime as tensorrt, It work perfectly.

agrija9 commented 2 years ago

Thanks for the heads-up. Is there any reference you could provide to check this?

RTae commented 2 years ago

https://onnxruntime.ai/docs/execution-providers/TensorRT-ExecutionProvider.html