VideoColorGrading (ICCV 2025)
Academic paper and code for video color grading via automated LUT generation, ICCV 2025.
Link
Related resources
- LUT ExplorerQt/C++ tool to visualize color grading LUTs.
- bitstream_mode3_videoparserOpen-source parser tied to ITU-T P.1204.3 QoE model, academic VP9-capable feature extractor from QoEX 2020 paper.
- ProPainterICCV 2023 video inpainting tool for object removal/completion using propagation and transformer-based approach, CLI-usable.
- nuke-colortoolsNuke color science and ACES toolset including an ACES Output Transform node.
- video_transcodingRuby CLI wrapper around HandBrake/FFmpeg for inspecting and transcoding video, actively maintained through 2025.
- CAMP-VQAWACV 2026 caption-embedded multimodal no-reference VQA model for compressed video, with code and HF demo.
- 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.