dwSun commented on issue #8693: mx.image.ImageIter failed on lst files failed 
with  " src/io/image_io.cc:168: Check failed: static_cast<void*>(dst.ptr()) == 
out->data().dptr"
URL: 
https://github.com/apache/incubator-mxnet/issues/8693#issuecomment-345602144
 
 
   I am a beginner on mxnet. No idea what I should do when face with such kind 
of problem.
   According to document of **mxnet.image.ImageIter**:
   >To load input images from .rec files, use path_imgrec parameter and to load 
from raw image files, use path_imglist and path_root parameters.
   
   I can load raw image files directly without rec files, that will save me 
some time when debug my model.
   
   > the imdecoding is always performed on cpu at this time.
   
   Is this documented some where? I can't find it.
   

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to