.. customcarditem::
   :header: CLIP IQA
   :image: _static/fetched-s3-assets/image_classification.svg
   :tags: Image

.. include:: ../links.rst

########################################
CLIP Image Quality Assessment (CLIP-IQA)
########################################

Module Interface
________________

.. autoclass:: torchmetrics.multimodal.CLIPImageQualityAssessment
    :noindex:
    :exclude-members: update, compute


Functional Interface
____________________

.. autofunction:: torchmetrics.functional.multimodal.clip_image_quality_assessment
    :noindex: