-
Notifications
You must be signed in to change notification settings - Fork 415
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
Conversation
for more information, see https://pre-commit.ci
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #2248 +/- ##
========================================
- Coverage 87% 41% -46%
========================================
Files 298 300 +2
Lines 16854 16969 +115
========================================
- Hits 14634 6970 -7664
- Misses 2220 9999 +7779 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Already looking good, some starting comments for improving the code :)
Co-authored-by: Nicki Skafte Detlefsen <[email protected]>
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
@SkafteNicki I made some modifications to correct the problems. Would you mind taking another look ? |
…n in scc functional interface
Sorry, since the last changes I made, I got no new feedback and I don't know whether the PR is rejected. @Borda @SkafteNicki would you mind taking a look at this PR and guide me what should I do next ? Is there something that I'm missing ? |
@HoseinAkbarzadeh sorry for the delay from my part. PR is not rejected, we have just been busy on other fronts. Let me try to get this merged within the next couple of days |
Co-authored-by: Jirka Borovec <[email protected]>
What does this PR do?
Adds spatial correlation coefficient (scc) according to #799
Before submitting
PR review
Anyone in the community is free to review the PR once the tests have passed.
If we didn't discuss your PR in Github issues there's a high chance it will not be merged.
Did you have fun?
Make sure you had fun coding 🙃
📚 Documentation preview 📚: https://torchmetrics--2248.org.readthedocs.build/en/2248/