Model_not_found

Hi!
Im trying to use ZED2 with python…i already installed all necessary packages, sdk, cuda…but I receive this error everytime i try to launchbody tracking sample:

I have one model file downloaded but where is the path on windows?

Hi

The path on windows should be C:/ProgramData/Stereolabs/resources. Do you mean you downloaded it yourself or did the SDK did it in a previous run?

You should make sure you have internet access at launch and that there are no right issues. To troubleshoot you can also try to run a C++ object detection sample to see if you have the same issue.

Hi adujardin! Thanks for the answear. I already solved my problem. I used Cuda 11.1 and SDK 11.1 now i have 3d models working. Thanks