You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/03/03 23:53:11 UTC

[GitHub] [incubator-mxnet] anirudhacharya commented on a change in pull request #13757: Set ImageNet data augmentation by default

anirudhacharya commented on a change in pull request #13757: Set ImageNet data augmentation by default
URL: https://github.com/apache/incubator-mxnet/pull/13757#discussion_r261895414
 
 

 ##########
 File path: example/image-classification/train_imagenet.py
 ##########
 @@ -39,7 +39,7 @@ def set_imagenet_aug(aug):
     data.add_data_args(parser)
     data.add_data_aug_args(parser)
     # uncomment to set standard augmentations for imagenet training
 
 Review comment:
   this comment should change accordingly

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


With regards,
Apache Git Services