spectral_film_lut
Generates film-emulation LUTs from real film stock datasheets using a spectral simulation pipeline, Python with GUI.
Link
Related resources
- LUT ExplorerQt/C++ tool to visualize color grading LUTs.
- nuke-colortoolsNuke color science and ACES toolset including an ACES Output Transform node.
- OpenColorIO-Config-ACESOfficial ACES OpenColorIO config generator (cg-config/studio-config), maintained by the Academy Software Foundation.
- FILM: Frame Interpolation for Large MotionGoogle Research's unified neural network for video frame interpolation handling large motion without requiring optical flow or depth estima…
- RIFE (ECCV2022)Real-time flow-based video frame interpolation model, widely used as the backend for many interpolation tools.
- 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.