ptrendx commented on issue #8600: How many new data points does data 
augmentation with mx.io.ImageRecordIter produce?
URL: 
https://github.com/apache/incubator-mxnet/issues/8600#issuecomment-343538346
 
 
   Augmentations do not increase the size of your dataset explicitly. How it 
works is that every time an iterator sees a particular image (so once every 
epoch) it augments it producing 1 output (so every epoch you will see slightly 
different image).

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