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

Adding the LPIPS metrics #473

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Commits on Sep 24, 2021

  1. Adding the LPIPS metrics

    RebornForPower committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    7324b71 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2021

  1. Adding LPIPS by cuda.

    RebornForPower committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    9a00a7a View commit details
    Browse the repository at this point in the history
  2. Adding the LPIPS by DEVICE automatically(cuda or cpu)

    RebornForPower committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    04a1a15 View commit details
    Browse the repository at this point in the history
  3. add newline

    RebornForPower committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    c7b74e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2021

  1. Merge branch 'xinntao:master' into master

    Kevin Lu committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    ddaadd8 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2021

  1. fix: no option named color

    xinntao committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    ee55798 View commit details
    Browse the repository at this point in the history
  2. update wechat group link

    xinntao committed Oct 11, 2021
    Configuration menu
    Copy the full SHA
    9f8b6a2 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. ECBSR support RGB training

    xinntao committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    29309ab View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. update wechat group link

    xinntao committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    505c403 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Add files via upload

    Kevin Lu committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    3a1da90 View commit details
    Browse the repository at this point in the history
  2. The Super Resolution based on Focal Transformer

    RebornForPower committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    43e91b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0791a29 View commit details
    Browse the repository at this point in the history
  4. The Super Resolution based on Focal Transformer

    RebornForPower committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    c22c547 View commit details
    Browse the repository at this point in the history
  5. Add reference

    RebornForPower committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    a74fb57 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. fix lpips.py

    RebornForPower committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    10f55c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. calculate the FLOPS and parameters

    RebornForPower committed Nov 11, 2021
    Configuration menu
    Copy the full SHA
    556909d View commit details
    Browse the repository at this point in the history