Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Random rotation #16794

Merged
merged 8 commits into from
Feb 11, 2020
Merged

Random rotation #16794

merged 8 commits into from
Feb 11, 2020

Commits on Dec 10, 2019

  1. Added function for image rotation (imrotate) using BilinearSampler

    Added unit tests for imrotate
    
    Added Rotate to transforms
    
    Added RandomRotation to transforms
    Added transforms tests
    Luca Kubin committed Dec 10, 2019
    Configuration menu
    Copy the full SHA
    0e68b29 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2020

  1. Merge branch 'master' of https://github.com/apache/incubator-mxnet in…

    …to random-rotation
    Luca Kubin committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    1a1d026 View commit details
    Browse the repository at this point in the history
  2. Made rotations generic - any angle

    douglas.andrade committed Jan 23, 2020
    Configuration menu
    Copy the full SHA
    ad634a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2020

  1. Added tests. Removed useless docstrings. Updated API.

    Co-authored-by: Douglas Andrade  <[email protected]>
    Luca Kubin and douglas125 committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    f961ffe View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

  1. Merge branch 'master' of https://github.com/apache/incubator-mxnet in…

    …to random-rotation
    Luca Kubin committed Jan 28, 2020
    Configuration menu
    Copy the full SHA
    d5fed3d View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2020

  1. Merge branch 'master' of https://github.com/apache/incubator-mxnet in…

    …to random-rotation
    Luca Kubin committed Feb 6, 2020
    Configuration menu
    Copy the full SHA
    add25d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2020

  1. Merge branch 'master' of https://github.com/apache/incubator-mxnet in…

    …to random-rotation
    Luca Kubin committed Feb 7, 2020
    Configuration menu
    Copy the full SHA
    995cee0 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2020

  1. Merge branch 'master' of https://github.com/apache/incubator-mxnet in…

    …to random-rotation
    Luca Kubin committed Feb 10, 2020
    Configuration menu
    Copy the full SHA
    c82bb0e View commit details
    Browse the repository at this point in the history