.. custom module to enable complete documentation of every function see https://stackoverflow.com/a/62613202 cutcutcodec.core.analysis.video.quality ======================================= .. automodule:: cutcutcodec.core.analysis.video.quality .. rubric:: Functions .. autosummary:: :toctree: lpips psnr ssim uvq vif vmaf .. rubric:: Details .. autofunction:: lpips :no-index: .. autofunction:: psnr :no-index: .. autofunction:: ssim :no-index: .. autofunction:: uvq :no-index: .. autofunction:: vif :no-index: .. autofunction:: vmaf :no-index: .. rubric:: Modules .. autosummary:: :toctree: :template: custom_autosummary/module.rst :recursive: lpips_torch metric psnr_torch ssim_torch utils uvq_google vif_torch vmaf_official vmaf_torch