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

[CodeCamp #84] Support SwinIR model #1476

Merged
merged 41 commits into from
Dec 30, 2022

Commits on Nov 26, 2022

  1. Configuration menu
    Copy the full SHA
    a9933f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59e866c View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

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

Commits on Nov 30, 2022

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

Commits on Dec 5, 2022

  1. Configuration menu
    Copy the full SHA
    38890a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eeac87c View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

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

Commits on Dec 15, 2022

  1. fix configs

    Z-Fran committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    a86649f View commit details
    Browse the repository at this point in the history
  2. rename

    Z-Fran committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    288c58f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    890c732 View commit details
    Browse the repository at this point in the history
  4. remove testdata

    Z-Fran committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    61277bb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8971fe4 View commit details
    Browse the repository at this point in the history
  6. update the readme

    Zdafeng committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    0d570c5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    945e56e View commit details
    Browse the repository at this point in the history
  8. Merge branch 'Zdafeng/add_winir_sr' of github.com:Zdafeng/mmediting i…

    …nto Zdafeng/add_winir_sr
    Zdafeng committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    25c9f92 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    35399de View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. update random JPEG and noise

    Zdafeng committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    c25a54b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dce688c View commit details
    Browse the repository at this point in the history
  3. update random JPEG and noise

    Zdafeng committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    37d8f11 View commit details
    Browse the repository at this point in the history
  4. update real sr large config

    Zdafeng committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    1e5fe81 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. fix sr configs

    Z-Fran committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    8943a0f View commit details
    Browse the repository at this point in the history
  2. fix car and denoising configs

    Z-Fran committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    aea4d25 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. fix random_degradations

    Z-Fran committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    612f707 View commit details
    Browse the repository at this point in the history
  2. fix readme

    Z-Fran committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    79a808d View commit details
    Browse the repository at this point in the history
  3. refactor swinirnet

    Z-Fran committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    e5ff349 View commit details
    Browse the repository at this point in the history
  4. fix ut

    Z-Fran committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    b09a49b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3bfc3a9 View commit details
    Browse the repository at this point in the history
  6. remove files

    Z-Fran committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    63016b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    08746c7 View commit details
    Browse the repository at this point in the history
  8. fix init

    Z-Fran committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    89399af View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. fix jpeg comp

    Z-Fran committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    04b4a3e View commit details
    Browse the repository at this point in the history
  2. fix readme

    Z-Fran committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    add1f15 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2141179 View commit details
    Browse the repository at this point in the history
  4. fix lint

    Z-Fran committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    c51d6f0 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. fix ut

    Z-Fran committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    89a5e7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    28ff9b0 View commit details
    Browse the repository at this point in the history
  3. fix ut

    Z-Fran committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    70dc4a3 View commit details
    Browse the repository at this point in the history
  4. fix ut

    Z-Fran committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    f1906e2 View commit details
    Browse the repository at this point in the history