hetong007 opened a new pull request #11183: Improve data transform for gluon 
data loader
URL: https://github.com/apache/incubator-mxnet/pull/11183
 
 
   ## Description ##
   1. Modify default value of `interpolation` to 1, i.e. bilinear 
interpolation. The current value is 2 for cubic interpolation, which does not 
match the document.
   2. Add `keep_aspect_ratio` to `transforms.Resize`, so that its default 
behavior is to resize the short edge to the single input size value.
   
   ## Checklist ##
   - [X] Changes are complete (i.e. I finished coding on this PR)
   - [X] All changes have test coverage:
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to