haojin2 commented on issue #9715: IndexError in labels when size of training 
dataset is not multiple of batch size
URL: 
https://github.com/apache/incubator-mxnet/issues/9715#issuecomment-371643865
 
 
   @nazikus Hello, I tried reproducing your issue with:
   1 Generating a similar dataset with the same number of images (15226 noisy 
images with 3 channels and of size (224, 224)) and running the code snippet you 
provided in "Steps to reproduce" on the dataset.
   2 Creating an MLP model and tried training with the generated dataset on the 
model.
   3 Following the same steps in the fine-tune tutorial 
(https://mxnet.incubator.apache.org/faq/finetune.html) that you used and tried 
training with the generated dataset on the pre-trained model and none of these 
was able to reproduce the bug you reported.
   I wonder if you could give more details on the bug or give access to the 
dataset you were working on so that we may be able to reproduce and fix it? 
Thanks!
   

----------------------------------------------------------------
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