apache / mxnet

Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
https://mxnet.apache.org
Apache License 2.0
20.76k stars 6.8k forks source link

[Feature Request] Random Rotation Image Augmentation #13206

Open ShownX opened 5 years ago

ShownX commented 5 years ago

In Gluon/mx.image, it still does not have an API to do image rotation. For a quick search, it seems a lot of user has the same issue.

leleamol commented 5 years ago

Hi @ShownX
Thanks for submitting this feature request.

@mxnet-label-bot add [Feature Request, Gluon]

leleamol commented 5 years ago

@mxnet-label-bot add [Feature Request, Gluon]

sandeep-krishnamurthy commented 5 years ago

Will take a look at this.

ivanquirino commented 5 years ago

+1 This would be really useful to have in compose API, and also have utility function to rotate the bounding boxes.