ThomasDelteil commented on issue #11421: Can't iterate custom dataset by dataloader with 'num_workers > 1' param on Linux URL: https://github.com/apache/incubator-mxnet/issues/11421#issuecomment-402872266 Can you try to use ``` img = mx.image.imread(img_path) ``` instead of using cv2 and let me know if that still happen?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
