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 ARNIQA metric #2887

Open
LorenzoAgnolucci opened this issue Dec 29, 2024 · 1 comment
Open

Add ARNIQA metric #2887

LorenzoAgnolucci opened this issue Dec 29, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@LorenzoAgnolucci
Copy link

🚀 Feature

Add a No-Reference Image Quality Assessment (NR-IQA) metric - ARNIQA (Agnolucci et al., 2024)

Motivation

ARNIQA evaluates the technical quality of an image without the need for a high-quality reference and demonstrates a higher correlation to human judgments and stronger generalization capabilities than popular state-of-the-art NR-IQA metrics. ARNIQA only requires a single forward pass of a ResNet50 + linear layer for inference, and will not bring any new dependencies.

Pitch

ARNIQA module and functional support

Additional context

I've already read the contributing guidelines of torchmetrics and added ARNIQA to a popular IQA library, so I would be happy to take care of the implementation.

@LorenzoAgnolucci LorenzoAgnolucci added the enhancement New feature or request label Dec 29, 2024
Copy link

Hi! thanks for your contribution!, great first issue!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant