Muzammil Ahmed
Muzammil Ahmed
I have the same issue.. I've tried that using a zip file as well in the same place as @rvanderwerf mentioned and that didn't solve the problem.. also I have...
thanks! I uninstall and reinstall pyds using "pip install pyds" command and im getting this error: is there any other way i should install pyds with GPU support? can you...
It's 6.4 Thanks I solved that issue by installing pyds using this command: ``` wget https://github.com/NVIDIA-AI-IOT/deepstream_python_apps/releases/download/v1.1.10/pyds-1.1.10-py3-none-linux_x86_64.whl pip3 install pyds-1.1.10-py3-none-linux_x86_64.whl ``` then I gave the onnx weights and the engine was...
no sorry! let me check that..
Hi @marcoslucianops!! Thanks a lot for your help all along the way you're really awesome! I'm able to run it now and detect faces. I had a few questions if...