Closed starsholic closed 3 years ago
Describe the bug inference halts after first video, and i check the gpu utils, it shows 0%, seems program stop after first test.
To Reproduce Steps you followed while encountering the bug
Expected behavior A clear and concise description of what you expected to happen.
Screenshots/Code Output If applicable, add screenshots or code output to help explain your problem.
Desktop (please complete the following information):
Additional context Add any other context about the problem here.
It is very strange that the first video inference fast but halt at processing second video
After debug, I find that it is DATALOADER.NUM_WORKERS problem, I set it to 4 and it worked
Describe the bug inference halts after first video, and i check the gpu utils, it shows 0%, seems program stop after first test.
To Reproduce Steps you followed while encountering the bug
Expected behavior A clear and concise description of what you expected to happen.
Screenshots/Code Output If applicable, add screenshots or code output to help explain your problem.
Desktop (please complete the following information):
Additional context Add any other context about the problem here.