Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Shear augmentation. #3656

Merged
merged 25 commits into from
Sep 23, 2020
Merged

Add Shear augmentation. #3656

merged 25 commits into from
Sep 23, 2020

Commits on Aug 31, 2020

  1. add Shear augmentation.

    v-qjqs committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    6050308 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f03200b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    948ff53 View commit details
    Browse the repository at this point in the history
  4. fix shear bboxes

    v-qjqs committed Aug 31, 2020
    Configuration menu
    Copy the full SHA
    e4cea56 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2020

  1. Configuration menu
    Copy the full SHA
    35c3a8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5f294d View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

  1. Configuration menu
    Copy the full SHA
    b640827 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f5b249 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. Configuration menu
    Copy the full SHA
    b3b5b30 View commit details
    Browse the repository at this point in the history
  2. reformat

    v-qjqs committed Sep 8, 2020
    Configuration menu
    Copy the full SHA
    cb3c75b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0159a98 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. Configuration menu
    Copy the full SHA
    da0294c View commit details
    Browse the repository at this point in the history
  2. supports for PolygonMasks

    v-qjqs committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    47129f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f524b76 View commit details
    Browse the repository at this point in the history
  4. add docstring

    v-qjqs committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    7ee5442 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2020

  1. add more unit test

    v-qjqs committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    4cf52a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79ee7b1 View commit details
    Browse the repository at this point in the history
  3. reformat assertion message

    v-qjqs committed Sep 18, 2020
    Configuration menu
    Copy the full SHA
    e4b1998 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fed138c View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. refactor

    v-qjqs committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    425a6c4 View commit details
    Browse the repository at this point in the history
  2. remove unnecessary

    v-qjqs committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    695710e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae600c9 View commit details
    Browse the repository at this point in the history
  4. remove unnecessary copy

    v-qjqs committed Sep 22, 2020
    Configuration menu
    Copy the full SHA
    91b69fe View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. Configuration menu
    Copy the full SHA
    6cdd325 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d7d6da3 View commit details
    Browse the repository at this point in the history