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

Additional SOTA ingredients on Classification Recipe #4493

Merged
merged 27 commits into from
Oct 22, 2021

Commits on Sep 28, 2021

  1. Update EMA every X iters.

    datumbox committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    063ca56 View commit details
    Browse the repository at this point in the history
  2. Adding AdamW optimizer.

    datumbox committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    02b4d42 View commit details
    Browse the repository at this point in the history
  3. Adjusting EMA decay scheme.

    datumbox committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    33a90f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cfdeede View commit details
    Browse the repository at this point in the history
  5. Fix identation bug.

    datumbox committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    7ecc6d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Change EMA adjustment.

    datumbox committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    0563f9e View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

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

Commits on Oct 1, 2021

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

Commits on Oct 4, 2021

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

Commits on Oct 5, 2021

  1. Configuration menu
    Copy the full SHA
    a630986 View commit details
    Browse the repository at this point in the history
  2. ufmt format

    datumbox committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    6655dac View commit details
    Browse the repository at this point in the history
  3. Fixing imports.

    datumbox committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    dc0edb9 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

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

Commits on Oct 8, 2021

  1. Adding FixRes improvement.

    datumbox committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    2e93296 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dadb2f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Configuration menu
    Copy the full SHA
    6859fa2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a9e1a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

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

Commits on Oct 15, 2021

  1. Adding interpolation values.

    datumbox committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    950636e View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2021

  1. Change train_crop_size.

    datumbox committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    9a6a443 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ce484a View commit details
    Browse the repository at this point in the history
  3. Add interpolation option.

    datumbox committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    e699eca View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Configuration menu
    Copy the full SHA
    d861b33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ee69c4 View commit details
    Browse the repository at this point in the history
  3. Fixing linter.

    datumbox committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    bc5a2bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    14a3323 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

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