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

Unify algorithms part 2: mixup, cutmix, label smoothing #658

Merged
merged 39 commits into from
Mar 8, 2022

Commits on Mar 2, 2022

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

Commits on Mar 3, 2022

  1. Configuration menu
    Copy the full SHA
    cd50187 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    901b76b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9afda86 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a72ad6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fed8192 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a8aafe0 View commit details
    Browse the repository at this point in the history
  7. slight docs fixes

    dblalock committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    3a769cd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e1420a0 View commit details
    Browse the repository at this point in the history
  9. pyright

    dblalock committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    5b60fe2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8fc8d24 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9278855 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Configuration menu
    Copy the full SHA
    fc6d830 View commit details
    Browse the repository at this point in the history
  2. fix error added to cutmix

    dblalock committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    761e759 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0aa9413 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46a6537 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    63453e8 View commit details
    Browse the repository at this point in the history
  6. yapf + pyright

    dblalock committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    9407747 View commit details
    Browse the repository at this point in the history
  7. merge dev

    dblalock committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    bc36d39 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    671b23f View commit details
    Browse the repository at this point in the history
  9. update method cards

    dblalock committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    c7079a2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e74e2af View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    469bf3a View commit details
    Browse the repository at this point in the history
  12. appease docformatter

    dblalock committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    60f6145 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bcda7b5 View commit details
    Browse the repository at this point in the history
  14. fix doctests

    dblalock committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    22ae502 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6919cd9 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. merge dev

    dblalock committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    7c1a261 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bd92fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ffa4f03 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b7dafd7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9916de8 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'davis/unify-functional-2' of github.com:mosaicml/compos…

    …er into davis/unify-functional-2
    dblalock committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    bf3984b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    49ef654 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    513496f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9d876ef View commit details
    Browse the repository at this point in the history
  10. make style

    dblalock committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    7406b5f View commit details
    Browse the repository at this point in the history
  11. rm unused import

    dblalock committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    225d7eb View commit details
    Browse the repository at this point in the history
  12. Merge branch 'davis/unify-functional-2' of github.com:mosaicml/compos…

    …er into davis/unify-functional-2
    dblalock committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    0664325 View commit details
    Browse the repository at this point in the history