Skip to content

viser v0.3.0

Choose a tag to compare

@github-actions github-actions released this 30 May 08:38

Added

  • SSIMULACRA2 and butteraugli quality metricsviser-quality now supports
    five perceptual metrics. SSIMULACRA2 and butteraugli run their respective CLI
    tools on extracted PNG frames; missing binaries degrade gracefully to 0.0.
    The Metric enum and Result struct include Ssimulacra2 and Butteraugli
    variants, and both are enabled by default in MeasureOpts.

Changed

  • viser-quality README updated with prerequisites for the new metrics.