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

Add Spatial Correlation Coefficient (SCC) metric #2248

Merged
merged 31 commits into from
Dec 22, 2023
Merged

Add Spatial Correlation Coefficient (SCC) metric #2248

merged 31 commits into from
Dec 22, 2023

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    c3649ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be3da87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d678f2a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    952233b View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Apply suggestions from code review

    Co-authored-by: Nicki Skafte Detlefsen <skaftenicki@gmail.com>
    Borda and SkafteNicki authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    48164a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2637b23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a0058a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0668236 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f231192 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    24bfc77 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    33b6d90 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f78db34 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    52bdb76 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. fixed even window size bug. changed atol to 1e-8. added None reductio…

    …n in scc functional interface
    HoseinAkbarzadeh committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    f5a874f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9c25ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2d9300b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    58b3935 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a501ed View commit details
    Browse the repository at this point in the history
  6. merge fix

    HoseinAkbarzadeh committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    7df880f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    38c9f0f View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Configuration menu
    Copy the full SHA
    650d227 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7605971 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e577ee View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    f423c0c View commit details
    Browse the repository at this point in the history
  2. Update src/torchmetrics/functional/image/scc.py

    Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
    SkafteNicki and Borda authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    45b6af4 View commit details
    Browse the repository at this point in the history
  3. changelog

    SkafteNicki authored Dec 20, 2023
    Configuration menu
    Copy the full SHA
    6c9308f View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    9a6f888 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5b9702 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3426755 View commit details
    Browse the repository at this point in the history
  4. link

    Borda authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    b4892d5 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

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