NMKD Software

An overview of applications I've written (or am still working on).

Flowframes

Flowframes is an AI tool for video frame interpolation. It acts as a GUI for the implementations DAIN-NCNN, RIFE, RIFE-NCNN, and FLAVR.

Thanks to the Vulkan-based NCNN implementations, it can utilize AMD GPUs as well as Nvidia cards.

Links:

Download The Latest Version On Patreon
Download The Latest Free Version On Itch
Contribute On GitHub


Cupscale

Cupscale is a GUI for ESRGAN, the standard for single image super resolution.

Thanks to the community, Cupscale's capabilities are far more beyond the original ESRGAN implementation - It supports transparency (alpha) upscaling, is compatible with a wider range of model files, has a Vulkan/NCNN fallback for AMD GPUs, supports model chaining and interpolation, and more.

Links:

Download Releases or Source Code on GitHub