.. customcarditem::
   :header: Learned Perceptual Image Patch Similarity (LPIPS)
   :image: _static/fetched-s3-assets/image_classification.svg
   :tags: Image

.. include:: ../links.rst

#################################################
Learned Perceptual Image Patch Similarity (LPIPS)
#################################################

Module Interface
________________

.. autoclass:: torchmetrics.image.lpip.LearnedPerceptualImagePatchSimilarity
    :exclude-members: update, compute

Functional Interface
____________________

.. autofunction:: torchmetrics.functional.image.learned_perceptual_image_patch_similarity