Real-ESRGAN-ncnn-vulkan icon indicating copy to clipboard operation
Real-ESRGAN-ncnn-vulkan copied to clipboard

NCNN implementation of Real-ESRGAN. Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.

Results 53 Real-ESRGAN-ncnn-vulkan issues
Sort by recently updated
recently updated
newest added

vulkan sdk version bump to 1.3.239.0 xcode version to Xcode 14.2 windows vulkan 32bits folders are removed osx vulkan installation method changed and adapted

Hi, it's not possible to run it on Raspberry Pi 4 at this moment: ``` pi@RPi4:/tmp/realesrgan-ncnn-vulkan-v0.2.0-ubuntu ./realesrgan-ncnn-vulkan -bash: ./realesrgan-ncnn-vulkan: cannot execute binary file: Exec format error ``` Please add armhf...

This is needed to support `realesrgan-x2plus` conversion to NCNN. Windows test build and converted model can be found here https://github.com/leppie/Real-ESRGAN-ncnn-vulkan/releases/tag/realesrgan-x2plus

Z:\99 HS_04 PCITURE_06 2d\总2\0001.jpg -> C:\Users\AKiRa_PC\AppData\Local\Temp\aWfXIfI8fXOha5Zu.jpg.png done Traceback (most recent call last): File "shutil.py", line 815, in move FileNotFoundError: [WinError 2] 系统找不到指定的文件。: 'C:\\Users\\AKiRa_PC\\AppData\\Local\\Temp\\aWfXIfI8fXOha5Zu.jpg' -> 'Z:\\99 HS_04 PCITURE_06 2d\\总2-x2\\0001.jpg' During handling...

MinGW expects `main()` without the `-municode` option, but the code uses `wmain()`. This results in an error: ``` C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/12.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: C:/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/12.2.0/../../../../lib/libmingw32.a(lib64_libmingw32_a-crt0_c.o): in function `main': C:/M/mingw-w64-crt-git/src/mingw-w64/mingw-w64-crt/crt/crt0_c.c:18: undefined reference to `WinMain' collect2.exe: error:...

[0 Intel(R) UHD Graphics 630] queueC=0[1] queueG=0[1] queueT=0[1] [0 Intel(R) UHD Graphics 630] bugsbn1=0 bugbilz=3 bugcopc=0 bugihfa=0 [0 Intel(R) UHD Graphics 630] fp16-p/s/a=1/1/1 int8-p/s/a=1/1/1 [0 Intel(R) UHD Graphics 630] subgroup=32...

![image](https://user-images.githubusercontent.com/94176676/207792610-da5b1172-f5af-4b76-ba17-0155b2bd0236.png) I failed to run it, and i don't know why pls help me

if you stop the upscaler while processing a directory and you have to restart it, it will start from the beginning and overwrite existing files overwriting in file mode is...