xinntao / Real-ESRGAN

Real-ESRGAN aims at developing Practical Algorithms for General Image/Video Restoration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can you release the source code of the implementation using ncnn platform???

sangjinhong opened this issue · comments

Can you release the source code of the implementation using ncnn platform???

The codes for ncnn is here: https://github.com/xinntao/Real-ESRGAN-ncnn-vulkan

Real-ESRGAN ncnn Vulkan heavily borrows from realsr-ncnn-vulkan.
Many thanks to nihui, ncnn and realsr-ncnn-vulkan