Upscaler

CLI-friendly consolidation of compiled open-source AI image/video upscaler binaries, no Python environment needed.

Link

Related resources

  • NVIDIA Maxine VFX SDK SamplesAI-powered real-time video effects (denoise, super-res, artifact removal) via Tensor Cores.
  • MoMoAAAI 2025 "Disentangled Motion Modeling for Video Frame Interpolation," diffusion-based motion disentanglement approach.
  • SparkVSRECCV 2026 interactive video super-resolution via sparse keyframe propagation, user super-resolves keyframes and it propagates the rest.
  • Avidemux2Open-source video cut/filter/encode tool supporting AVI/MP4/MKV/MOV, with GUI and scripting support.
  • bitstream_mode3_videoparserOpen-source parser tied to ITU-T P.1204.3 QoE model, academic VP9-capable feature extractor from QoEX 2020 paper.
  • ffmpeg-queueFastify + Redis job queue for dispatching FFmpeg transcoding jobs, Docker Compose ready, production-used.
  • PXNR No-Reference Video Quality EstimationEricsson's sample implementation of the ITU-T P.NATS phase 2 no-reference video quality estimation module.
  • fssimu2Zig implementation of SSIMULACRA2 metric, ~23% faster and ~40% less memory than the reference implementation.
  • BVQA_BenchmarkBlind (no-reference) VQA benchmarking toolkit comparing multiple models.
  • CompressedVQA-AEVFull-reference + no-reference VQA for asymmetric-encoded video, QoMEX 2026 challenge solution using SigLIP2+Swin-B.