.. customcarditem::
   :header: Peak Signal-to-Noise Ratio (PSNR)
   :image: _static/fetched-s3-assets/image_classification.svg
   :tags: Image

.. include:: ../links.rst

#################################
Peak Signal-to-Noise Ratio (PSNR)
#################################

Module Interface
________________

.. autoclass:: torchmetrics.image.PeakSignalNoiseRatio
    :exclude-members: update, compute

Functional Interface
____________________

.. autofunction:: torchmetrics.functional.image.peak_signal_noise_ratio