I'm having problems using TensorRT for python on windows.
I want to use openpose on windows however it requires TensorRT for python. when I'm trying to execute file run_webcam.py (openpose code), I have the following error:
ModuleNotFoundError: No module named "tensorflow.contrib.tensorrt"
I installed tensorflow package (last version) but it doesn't contain tensorrt class Looking for a solution, I found the following information on nvidia website https://devtalk.nvidia.com/default/topic/1044414/tensorrt/tensorrt-python-and-windows/
How does OpenPose work on windows if windows doesn't support TensorRT for python?????
Any tips or help is greatly appreciated
As far as I am concerned, the TensorRT python API is not supported in Windows as per the official TensorRT documentation:
The Windows zip package for TensorRT does not provide Python support. Python may be supported in the future
I am having the same problem for the inference in Windows systems. I was using TRT for inference in python, and it works like a charm... in Linux. We are already in TRT 7.0 release and still no plans of supporting the python API in Windows.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With