-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Labels
Description
Preliminary Checks
- This issue is not a duplicate. Before opening a new issue, please search existing issues.
- 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%)
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