zhoulukuan commented on issue #15339: How to read images into gluoncv from zip file? URL: https://github.com/apache/incubator-mxnet/issues/15339#issuecomment-505005531 In python3, when using multi gpu, will cause this error: `zipfile.BadZipFile: Bad CRC-32 for file` I must create a new zipfile.ZipFile for anthor image to avoid this problem. Any better solution?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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
