lzjpaul opened a new issue #904: URL: https://github.com/apache/singa/issues/904
In examples/largedataset_cnn/train_largedata.py, the augmentation should be moved outside of training iterations. For benchmark datasets, e.g., CIFAR-10 and ImageNet, the augmentation method is pre-defined before the model training, so the augmentation does not need to be carried out on the fly in each iteration. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
