Skip to content

Algorithms

k4yt3x edited this page May 15, 2022 · 5 revisions

This page covers the comparisons between the different algorithms supported in Video2X.

Quick Reference

The following tables shows the recommended use cases for all supported algorithms.

Super Resolution

Algorithm Implementation Used Best-Suited Purpose Remarks
waifu2x waifu2x-ncnn-vulkan anime-styled arts
Anime4K N/A anime-styled arts much faster than waifu2x, but with lower quality
SRMD srmd-ncnn-vulkan real-life arts faster than RealSR, but with lower quality
RealSR realsr-ncnn-vulkan real-life arts very slow, but very impressive for real-life videos
Real-CUGAN realcugan-ncnn-vulkan anime-styled arts faster than waifu2x, with arguably better quality

Frame Interpolation

Algorithm Implementation Used Best-Suited Purpose Remarks
RIFE rife-ncnn-vulkan probably the best performer
CAIN cain-ncnn-vulkan
DAIN dain-ncnn-vulkan

Table of Contents

Clone this wiki locally