Scene-boundary-detection
From-scratch implementation of "Ridiculously Fast Shot Boundary Detection with Fully Convolutional Neural Networks."
Link
Related resources
- shot-boundary-detectionSurvey and implementations of multiple shot-boundary detection techniques including hard-cuts, fades, and neural-net methods.
- video-scene-detection (IVI.ru)Optimal Sequential Grouping algorithm implementation grouping shots into semantic scenes.
- av1-scdScene-change detection CLI generating encoder force-keyframe configs, wrapping selectable backends (pyscene, vs-xvid, av-scenechange, ffmpe…
- omniclipBrowser-based non-linear video editor using WebCodecs, fully local with no upload/cloud dependency.
- libfvadStandalone extraction of the WebRTC voice activity detection engine into a small, battle-tested C library.
- 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.
- ffmpeg-queueFastify + Redis job queue for dispatching FFmpeg transcoding jobs, Docker Compose ready, production-used.
- 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.