video2x/third_party
K4YT3X 627f3d84a4
Some checks are pending
Build / ubuntu (push) Waiting to run
Build / windows (push) Waiting to run
Build / container (push) Waiting to run
feat(rife): add support for frame interpolation and RIFE (#1244)
* feat: add RIFE files and processor/interpolator abstractions
* feat: add `rife` as processor option
* feat: add frame interpolation math except first frame
* feat: complete motion interpolation and add scene detection
* feat: improve Vulkan device validation
* fix: fix casting issues and variable names
* refactor: improve error-checking; add abstractions and factories
* refactor: improve readability of the frames processor
* docs: update changelog

Signed-off-by: k4yt3x <i@k4yt3x.com>
2024-12-01 09:55:56 +00:00
..
boost@65c1319bb9 chore: fixed missing boost submodule 2024-11-02 00:00:00 +00:00
librealesrgan_ncnn_vulkan@cd68df6f98 chore(librealesrgan): updated librealesrgan submodule path 2024-10-29 00:00:00 +00:00
librife_ncnn_vulkan@f2edda49a5 feat(rife): add support for frame interpolation and RIFE (#1244) 2024-12-01 09:55:56 +00:00
ncnn@9b5f6a39b4 feat(*): rewritten the project with C/C++ (#1172) 2024-10-08 02:29:00 +00:00
spdlog@e593f6695c feat(*): switched to spdlog for logging and organized headers (#1183) 2024-10-14 02:46:59 +00:00