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

[Feature] Support Imgaug for augmentations in the data pipeline. #492

Merged
merged 13 commits into from
Jan 20, 2021

Commits on Jan 19, 2021

  1. imgaug first commit.

    irvingzhang0512 committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    b4696ad View commit details
    Browse the repository at this point in the history
  2. update changelog

    irvingzhang0512 committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    dd0f6bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72b2a00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4163b76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    03e6c89 View commit details
    Browse the repository at this point in the history
  6. improve codecov

    irvingzhang0512 committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    38e32dd View commit details
    Browse the repository at this point in the history
  7. fix

    irvingzhang0512 committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    78184d3 View commit details
    Browse the repository at this point in the history
  8. fix __repr__

    irvingzhang0512 committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    87ab3e5 View commit details
    Browse the repository at this point in the history
  9. fix changelog

    irvingzhang0512 committed Jan 19, 2021
    Configuration menu
    Copy the full SHA
    9fc7b25 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    baad691 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0b730dc View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9b65c23 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2021

  1. 1. fix multi-gpu bug

    2. add tsn/i3d demo config
    3. add assert for in&out dtype
    4. update docs
    irvingzhang0512 committed Jan 20, 2021
    Configuration menu
    Copy the full SHA
    283a0e1 View commit details
    Browse the repository at this point in the history