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 ConvNeXt #670

Merged
merged 10 commits into from
Jan 28, 2022
Merged

[Feature] Support ConvNeXt #670

merged 10 commits into from
Jan 28, 2022

Commits on Jan 27, 2022

  1. Support ConvNeXt

    mzr1996 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    8b857bc View commit details
    Browse the repository at this point in the history
  2. Add configs of ConvNeXt

    mzr1996 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    1ec425f View commit details
    Browse the repository at this point in the history
  3. Update dev scripts

    mzr1996 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    11a25d7 View commit details
    Browse the repository at this point in the history
  4. Update docs.

    mzr1996 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    468cc14 View commit details
    Browse the repository at this point in the history
  5. Use new style README

    mzr1996 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    08e358b View commit details
    Browse the repository at this point in the history
  6. Add unit tests.

    mzr1996 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    ea5cd8f View commit details
    Browse the repository at this point in the history
  7. Update README

    mzr1996 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    2a4565c View commit details
    Browse the repository at this point in the history
  8. Imporve according to comments

    mzr1996 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    b78ff95 View commit details
    Browse the repository at this point in the history
  9. Modify refers to timm.

    mzr1996 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    b37f34a View commit details
    Browse the repository at this point in the history
  10. Imporve according to comments

    mzr1996 committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    9ef533b View commit details
    Browse the repository at this point in the history