xinntao / Real-ESRGAN-ncnn-vulkan

NCNN implementation of Real-ESRGAN. Real-ESRGAN aims at developing Practical Algorithms for General Image Restoration.
https://github.com/xinntao/Real-ESRGAN
Other
1.42k stars 170 forks source link

vulkan update rtx 4090 please #52

Open shoogamez opened 11 months ago

shoogamez commented 11 months ago

vulkan update rtx 4090 please

I tried 6 cards of 4090 to test, but the speed is same as 4090 (1 card only).

realesrgan-ncnn-vulkan.exe -i import\Dekiru_Neko_wa_Kyou_mo_Yuuutsu_01 -o export\Dekiru_Neko_wa_Kyou_mo_Yuuutsu_01_out -n realesr-animevideov3-x4 -s 4 -f jpg -g 0,1 -j 4:4:4,1:4:4:4

and

rtx 4090 render load:proc:save recommend

realesrgan-ncnn-vulkan.exe -i import\test -o import\test_out -s 2 -n realesr-animevideov3-x2 -g 0,1 -j 0:10000,10000,10000,1:10000,10000,10000

not work

sample

https://i.imgur.com/aTVajaZ.png

XenonAST commented 10 months ago

Got the same issue here. Tested on RTX 4090 with params from "-j 1:2:2" all the way to "-j 64:64:64". The processing speed did not change at all, nor was the GPU RAM consumption.