Skip to content

add ARNIQA metric#2953

Merged
Borda merged 39 commits into
Lightning-AI:masterfrom
LorenzoAgnolucci:master
Feb 26, 2025
Merged

add ARNIQA metric#2953
Borda merged 39 commits into
Lightning-AI:masterfrom
LorenzoAgnolucci:master

Conversation

@LorenzoAgnolucci

@LorenzoAgnolucci LorenzoAgnolucci commented Feb 12, 2025

Copy link
Copy Markdown
Contributor

What does this PR do?

Fixes #2887. Add ARNIQA functional and module support.

Before submitting
  • Was this discussed/agreed via a Github issue? (no need for typos and docs improvements)
  • Did you read the contributor guideline, Pull Request section?
  • Did you make sure to update the docs?
  • Did you write any new necessary tests?
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--2953.org.readthedocs.build/en/2953/

@github-actions github-actions Bot added documentation Improvements or additions to documentation topic: Image labels Feb 12, 2025
Comment thread src/torchmetrics/functional/image/arniqa.py Outdated
Comment thread src/torchmetrics/functional/image/arniqa.py Outdated
Comment thread src/torchmetrics/functional/image/arniqa.py Outdated
Comment thread src/torchmetrics/functional/image/arniqa.py Outdated
Comment thread src/torchmetrics/functional/image/arniqa.py Outdated
Comment thread src/torchmetrics/functional/image/arniqa.py Outdated
@LorenzoAgnolucci

Copy link
Copy Markdown
Contributor Author

@Borda @lantiga @SkafteNicki @justusschock @stancld could you please let me know if I need to make any further changes to the PR?

@Borda

Borda commented Feb 24, 2025

Copy link
Copy Markdown
Collaborator

@LorenzoAgnolucci I had to tweak bit the autocasting section since it was supported on older Torch versions, so wondering how important it is if you say it needed we just restrict that this metric will be supported only on newer Torch versions...

@LorenzoAgnolucci

Copy link
Copy Markdown
Contributor Author

@LorenzoAgnolucci I had to tweak bit the autocasting section since it was supported on older Torch versions, so wondering how important it is if you say it needed we just restrict that this metric will be supported only on newer Torch versions...

It's not that important, so your modifications are completely fine!

@mergify mergify Bot removed the has conflicts label Feb 24, 2025
@mergify mergify Bot added the ready label Feb 25, 2025
@mergify mergify Bot removed the ready label Feb 25, 2025
@mergify mergify Bot added the ready label Feb 25, 2025
@Borda
Borda merged commit 87248ed into Lightning-AI:master Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation New metric ready topic: Image

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add ARNIQA metric

3 participants