-
Notifications
You must be signed in to change notification settings - Fork 119
Closed
Labels
featureNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
CLIP-IQA and CLIP-IQA+ no-reference metrics were introduced in recent publication by Wang et.al.. This metric is interesting because it shows relatively good generalizability and low computational cost (for NN-based metric).
Describe the solution you'd like
Add a class or a function with both CLIP-IQA and CLIP-IQA+ metrics.
Additional context
Official implementation is available. However, the code has lots of dependencies and needs to be minimized.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request