zed-python-api icon indicating copy to clipboard operation
zed-python-api copied to clipboard

Optimizing neural_depth_5.2 on Windows is stuck at 90.1%

Open abdosalem490 opened this issue 8 months ago • 0 comments

Preliminary Checks

  • [x] This issue is not a duplicate. Before opening a new issue, please search existing issues.
  • [x] This issue is not a question, feature request, or anything other than a bug report directly related to this project.

Description

Running this Python code to playback an already recorded '.svo2' file on Windows is causing the Optimizing neural_depth_5.2 step to be stuck at 90.1%. It was stuck for more than 8 hours. I closed the terminal, opened a new terminal, and it showed the same behavior. I ran the cmd as an administrator and just the same behavior (stuck at 90.1%)

Image

Steps to Reproduce

Just run this Python code, which allows for playback of '.svo' files.

Expected Result

Read a .svo file and display the playback

Actual Result

stuck for more than 7 hours at 90.2% in the step of "Optimizing neural_depth_5.2"

ZED Camera model

ZED

Environment

OS: Windows 11
CPU: Core i9 10980HK
GPU: RTX 2070 Super
CUDA version: 12.1
ZED SDK version: 5.0

Anything else?

No response

abdosalem490 avatar Jun 12 '25 13:06 abdosalem490