VMAF PSNR SSIM Tools

Browse 16 curated vmaf psnr ssim tools resources for video development on Awesome Video.

Resources (showing 1–16 of 16)

  • AVT-VQDB-UHD-1-NVCDataset and code for 4K/UHD neural-video-codec quality evaluation, comparing VMAF, AVQBits, FasterVQA, CVQA-FR, LPIPS metrics.
  • Codec Wiki: XPSNR Metric GuideCommunity codec wiki page on XPSNR usage: the FFmpeg 7.0 HHI filter, (4*Y+U+V)/6 plane weighting, and the ~42 dB visually-lossless threshol…
  • Collection of VMAF ResourcesA colleague asked for some resources relating to VMAF. Rather than answer in an email I thought I would create a post around it. Some of th…
  • ColorVideoVDP — color spatiotemporal visible difference predictor (Cambridge Rainbow Group)Project page for ColorVideoVDP, a full-reference perceptual video quality metric modeling chromatic and spatiotemporal contrast sensitivity…
  • ColorVideoVDP — reference implementationPyTorch implementation of the ColorVideoVDP full-reference metric (SIGGRAPH 2024), usable as a CLI quality tool or as a differentiable perc…
  • FFMetricsWindows GUI that visualizes PSNR, SSIM, XPSNR, and VMAF computed via FFmpeg with interactive graphs and batch processing.
  • FFmpeg Quality MetricsCalculate quality metrics with FFmpeg (SSIM, PSNR, VMAF)
  • MSU Video Quality Measurement Tool (VQMT)MSU Graphics & Media Lab's tool suite computing dozens of full-reference and no-reference video quality metrics, with fast SSIM/MS-SSIM/VMA…
  • VMAF-torchPyTorch reimplementation of VMAF metric, GPU/gradient-friendly for use in learned codec optimization loops.
  • Vship — GPU visual fidelity metricsGPU-accelerated (HIP/CUDA) implementation of visual quality metrics SSIMULACRA2, Butteraugli and ColorVideoVDP for fast perceptual video co…
  • What's new in AVQT (Advanced Video Quality Tool) — WWDC22Apple session covering AVQT, a full-reference perceptual video quality tool producing MOS-scale scores with per-scene evaluation and HDR su…
  • dynamic-crfGo CLI performing target-VMAF CRF search via bisection/interpolation for per-scene variable-CRF encoding.
  • easyVmafPython script to easily compute VMAF using FFmpeg. It allows to deinterlace, scale and sync Ref and Distorted video automatically
  • ssimulacra2_rsRust implementation of the SSIMULACRA2 perceptual quality metric, among the first with video input support.
  • sxpsnrStandalone XPSNR CLI computing the perceptually-weighted PSNR metric between two YUV/Y4M sources.
  • turbo-metricsCUDA GPU-accelerated video quality metrics: XPSNR, Butteraugli, VMAF, and CAMBI banding detection.