BAND-2k — banding artifact database and detector
Dataset of 2,000 banding images plus a dual-CNN banding evaluator that vastly outperforms CAMBI on banding-quality correlation (SRCC 0.88 vs 0.18), with code and weights.
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…
- vapoursynth-cambiPure-Rust VapourSynth plugin implementing the CAMBI banding detection metric without a libvmaf dependency, exposing window_size, topk, tvi_…
- 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…
- VQEG — Video Datasets and Organizations IndexCurated index of subjective/objective video quality datasets and consortia, including CDVL and Netflix open content (El Fuente, Chimera, Me…
- ITU-T P.1203 & P.1204 Bitstream-Based QoE Models — Open ImplementationsProject hub for open source implementations of the ITU-T P.1203/P.1204 bitstream-based video QoE models, including code, datasets and valid…
- PyNvVideoCodec API Programming GuideNVIDIA's Python bindings over the Video Codec SDK for GPU-accelerated decode/encode pipelines feeding ML and analytics workloads.
- hdr10plus_tool — Codec Wiki Usage GuideCommunity reference with flags and FFmpeg pipe recipes for extracting, injecting and inspecting HDR10+ dynamic metadata in HEVC/MKV.
- UVQ — Universal Video Quality (Google)Google's no-reference perceptual video quality model for user-generated content, scoring compression, content and distortion without a pris…
- 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…
- QTGMC — AviSynth Wiki ReferenceCanonical parameter reference for QTGMC, the highest-quality motion-compensated deinterlacer, including double-rate output and FPSDivisor s…
- VapourSynth Python ReferenceCanonical scripting API reference for VapourSynth's frameserver, covering core.std, resize and text filter namespaces used in high-end enco…