validate-scores

Official

Verify backend score parity in one pass

AuthorVMAFx
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill removes the manual effort of comparing model scores across multiple backends by automating parity checks, score aggregation, and numerical difference reporting.

Core Features & Use Cases

  • Multi-backend validation: Runs the same reference and distorted inputs through every enabled backend and collects per-feature scores.
  • Parity analysis: Computes pairwise absolute differences and ULP distances to expose floating-point drift between implementations.
  • Regression verification: Helps confirm whether a new SIMD path, GPU backend, or hot-path change preserves expected scoring behavior.
  • Use case: Use it when a backend update needs proof that score outputs remain within the accepted tolerance budget before merging.

Quick Start

Ask the assistant to validate a reference and distorted clip pair across the selected backends and report any score differences that exceed the allowed ULP threshold.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: validate-scores
Download link: https://github.com/VMAFx/vmafx/archive/main.zip#validate-scores

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 537,000+ vetted skills library on demand.