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

feat: add RandomCrop module in transforms #448

Merged
merged 15 commits into from
Aug 31, 2021
Merged

feat: add RandomCrop module in transforms #448

merged 15 commits into from
Aug 31, 2021

Commits on Aug 27, 2021

  1. Configuration menu
    Copy the full SHA
    74ba4f8 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2021

  1. Configuration menu
    Copy the full SHA
    f713bd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    906945d View commit details
    Browse the repository at this point in the history
  3. feat: add randomcrop

    charlesmindee committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    8c2a726 View commit details
    Browse the repository at this point in the history
  4. fix: test

    charlesmindee committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    5c25a9a View commit details
    Browse the repository at this point in the history
  5. fix: test

    charlesmindee committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    80bb330 View commit details
    Browse the repository at this point in the history
  6. fix: scale and ratio

    charlesmindee committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    78c61c9 View commit details
    Browse the repository at this point in the history
  7. fix: unused file

    charlesmindee committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    c287eee View commit details
    Browse the repository at this point in the history
  8. fix: unused file

    charlesmindee committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    3365774 View commit details
    Browse the repository at this point in the history
  9. fix: typo

    charlesmindee committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    ab6543c View commit details
    Browse the repository at this point in the history
  10. fix: typo

    charlesmindee committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    99afe1d View commit details
    Browse the repository at this point in the history
  11. fix: requested changes

    charlesmindee committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    ee59fd0 View commit details
    Browse the repository at this point in the history
  12. fix: flake8

    charlesmindee committed Aug 30, 2021
    Configuration menu
    Copy the full SHA
    67983f3 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. fix: test

    charlesmindee committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    5c44e3b View commit details
    Browse the repository at this point in the history
  2. feat: add entry in docs

    charlesmindee committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    d84e655 View commit details
    Browse the repository at this point in the history