UVQ — Universal Video Quality (Google)
Google's no-reference perceptual video quality model for user-generated content, scoring compression, content and distortion without a pristine reference. PyTorch implementation with FFmpeg-based frame extraction.
Link
Related resources
- DOVER — Disentangled Objective Video Quality EvaluatorICCV 2023 no-reference VQA model that outputs separate aesthetic and technical quality scores, with ONNX export and a DOVER-Mobile variant…
- COVER — Comprehensive Video Quality EvaluatorCVPRW 2024 winner of the AIS 2024 video quality assessment challenge; tri-branch Swin/ConvNet/CLIP architecture doing real-time 1080p no-re…
- vapoursynth-cambiPure-Rust VapourSynth plugin implementing the CAMBI banding detection metric without a libvmaf dependency, exposing window_size, topk, tvi_…
- Photon — IMF validation libraryJava library and IMPAnalyzer CLI validating SMPTE IMF packages: AssetMap, PKL, CPL and track files, with support for IAB, ISXD, S-ADM, App…
- fast-ssim2 — SIMD Rust SSIMULACRA2Fast SIMD Rust implementation of the SSIMULACRA2 perceptual image/video quality metric.
- google/audio-sync-kitGoogle library and CLI for measuring audio/video latency and A/V sync using characterized reference audio signals.
- AutoSubSyncSubtitle auto-sync GUI wrapping ffsubsync/autosubsync/alass; can sync against a reference subtitle instead of the video.
- Live Streaming with Automated Multi-Language Subtitling (AWS Labs)Reference architecture chaining MediaLive → Lambda@Edge (WebVTT injection) → MediaPackage with Transcribe Streaming + Translate for live mu…
- IMFTool — IMF CPL editor with IMSC subtitlesOpen-source editor for IMF (Interoperable Master Format) Composition Playlists with IMSC1 text-profile subtitle decode/render/preview.