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

970 imgaug workaround mock augmentations #978

Merged
merged 3 commits into from
Jan 14, 2022

Commits on Jan 10, 2022

  1. Mock ImageAugmentation if imgaug not installed

    - this is a workaround for issue 970
    - #970
    - it is meant to be temporary until we refactor
      the image augmentations to not use imgaug
    Ezward committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    462932c View commit details
    Browse the repository at this point in the history
  2. Cleanup linting issues

    Ezward committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    26e92f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. version="4.3.4"

    Ezward authored Jan 12, 2022
    Configuration menu
    Copy the full SHA
    aa019b9 View commit details
    Browse the repository at this point in the history