Unable to optimize AI module

Hi everyone,
Unable to optimize the AI module, whether manually or automatically,It can download normally, but it will skip all the optimization processes.This is the tool’s diagnostic information, including the SDK and CUDA versions used.


Even with manual optimization, the optimization process will be skipped.


The automatic optimization model goes through cycles of failure and re-optimization.(Every time I click OK)

I hope a kind person can take a look!thanks!

Hi @JITenLI,

After running ZED_Diagnostic, could you share the resulting JSON file?

Hi, I’m glad you can see my question. Unfortunately, the system told me that new users cannot upload attachments.

Could I have any other way to send you a JSON file, maybe by email?

Hi @JITenLI,

You can send an email to support@stereolabs.com, with a link to this thread and the file, with this we will be able to process your request

I have sent the files to the target as requested and hope to receive your response. Thank you!

Hi @JITenLI,

Thanks for sending the file through support, this was helpful. What we can recommend is removing all files from the ai resources folder in case some of them are corrupted: C:/ProgramData/Stereolabs/resources/

If you can run a sample from the ZED SDK in verbose mode, this could help as well to display more logs in the optimization process than can help troubleshoot. If you are able to reproduce the crash with the object detection sample, please share the logs here

Hi, I deleted the old resource files as you requested and ran the command ZED_Depth_Sensing.exe --verbose. It seems to be telling me that the SDK is corrupted. Should I completely uninstall it and install it again?


This issue first appeared yesterday, and at that time I uninstalled the SDK and CUDA. The SDK was the current version, and CUDA was 12.9. I thought that CUDA 12.9 was too new compared to the CUDA 12.8 recommended by the SDK (even though CUDA 12 is a major version). So I uninstalled CUDA 12.9 and installed the current 12.8 version.
Based on this prompt, should I uninstall and reinstall both CUDA and the SDK again? I would also like to ask if there are any recommended version combinations. Thank you very much!