Relative Content

Tag Archive for tensorrtpose-estimationopenmmlab

Pose estimation output not normalized

I have trained and am trying to run a mmpose model I’ve converted to ONNX. I’m compiling this model with TensorRT in C++, and then running the created engine. The intent is to have an optimized runtime for use on Jetson products.