ReinerSchweinlin
28th May 2020, 12:20
Hello,
I am twisting my head around AI Upscaling lately, trying to get a grasp of what is developed at the moment.. Some Companies pick up the topic and release Software (Topaz AI Video Enhancer for example) and some stuff already has found it“s way into open source / free tools (Waifu2x in Selur's hybrid as vapoursynth variants using Vulkan or Cuda, Video2x has waifu2x and lately incorporated realsr)... A lot going on... Playing around with ESRGAN Resizers, Topaz Beta Software, etc. is fun and some results are really astonishing compared to traditional filters we all know.
Would someone have the skill and have fun building a vapoursynth variant of one of the more mature models out there developed for video? I know of an VS - ESRGAN Port, but it is only "single image" for now...
As far as I know, Task Oriented Flow seems to be a candidate which is especially for video and is able to recover details, denoise and upscale - So my thinking is that it could be a good candidate..
https://github.com/anchen1011/toflow
pytorch version:
https://github.com/Coldog2333/pytoflow
I am aware that some of the dependencies probably aren“t "portable", so some stuff like CUDA or Python might have to be installed seperately, but that's just my uneducated guess... And wouldn“t hurt..
Actually, I really don`t care if TOFLOW would be ported or something similar or even better... I am just dreaming of a vapoursynth variant of some AI-Upscale/Denoise/whatsoever :) But I am lacking the skills to do so - maybe someone with more knowlegde than me wants to give it a shot?
I am twisting my head around AI Upscaling lately, trying to get a grasp of what is developed at the moment.. Some Companies pick up the topic and release Software (Topaz AI Video Enhancer for example) and some stuff already has found it“s way into open source / free tools (Waifu2x in Selur's hybrid as vapoursynth variants using Vulkan or Cuda, Video2x has waifu2x and lately incorporated realsr)... A lot going on... Playing around with ESRGAN Resizers, Topaz Beta Software, etc. is fun and some results are really astonishing compared to traditional filters we all know.
Would someone have the skill and have fun building a vapoursynth variant of one of the more mature models out there developed for video? I know of an VS - ESRGAN Port, but it is only "single image" for now...
As far as I know, Task Oriented Flow seems to be a candidate which is especially for video and is able to recover details, denoise and upscale - So my thinking is that it could be a good candidate..
https://github.com/anchen1011/toflow
pytorch version:
https://github.com/Coldog2333/pytoflow
I am aware that some of the dependencies probably aren“t "portable", so some stuff like CUDA or Python might have to be installed seperately, but that's just my uneducated guess... And wouldn“t hurt..
Actually, I really don`t care if TOFLOW would be ported or something similar or even better... I am just dreaming of a vapoursynth variant of some AI-Upscale/Denoise/whatsoever :) But I am lacking the skills to do so - maybe someone with more knowlegde than me wants to give it a shot?