From deb742ee8df79db89f06f0c70dc9703a7103572d Mon Sep 17 00:00:00 2001 From: k4yt3x Date: Sun, 24 May 2020 14:26:32 -0400 Subject: [PATCH] added a short description for each of the drivers --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 1f1ba02..f34ab17 100644 --- a/README.md +++ b/README.md @@ -36,11 +36,11 @@ Video2X is a video/GIF/image upscaling software based on Waifu2X, Anime4K and SR Currently, Video2X supports the following drivers (implementations of algorithms). -- Waifu2X Caffe -- Waifu2X Converter CPP -- Waifu2X NCNN Vulkan -- SRMD NCNN Vulkan -- Anime4KCPP +- **Waifu2X Caffe**: Caffe implementation of waifu2x +- **Waifu2X Converter CPP**: CPP implementation of waifu2x based on OpenCL and OpenCV +- **Waifu2X NCNN Vulkan**: NCNN implementation of waifu2x based on Vulkan API +- **SRMD NCNN Vulkan**: NCNN implementation of SRMD based on Vulkan API +- **Anime4KCPP**: CPP implementation of Anime4K ### Video Upscaling