cain-ncnn-vulkan
cain-ncnn-vulkan copied to clipboard
image corrupted.
not much else to say
Console output?
cain % ./cain-ncnn-vulkan -t 2048 -i ~/desktop/dddd/ -o ~/desktop/smooth/
[0] queueC=0[1] queueG=0[1] queueT=0[1]
[0] bugsbn1=0 buglbia=1 bugcopc=0 bugihfa=0
[0] fp16p=1 fp16s=1 fp16a=1 int8s=1 int8a=1
This is a known problem on Nvidia+Windows setups.
Nothing you can do right now.
please try the latest artifact
please try the latest artifact
It still happens for me. RTX 2070S, Windows 10.
https://streamable.com/crhdcp
It is not a Nvidia only issue. I'm on Windows 10 2004 with AMD Radeon RX 5700
And this is with the newest build 7ad2d76
The last build that works for me is 950b863
i'm using macOS + Intel graphics
i also have that issue, on windows 10 20h2, rx 5700 xt. tested multiple drivers, from 20.9.1 to the latest 20.12.1, results were the same.
Me too have artifact issues.
The latest cain-ncnn-vulkan has also removed the -t
command and the interpolated image is broken even though the display output GPU has been moved so that the GPU to be worked on has no GPU acceleration.
cannot reproduce ...
I'm also having this on Ubuntu with Nvidia graphics. Problem starts with action build fb9746a, build 950b863 is the last one that works normally
Hi nihui, since you stated that you cannot reproduce it - did you use any workaround when it comes to the driver to increase waiting time before a gpu throws out an error? I don't know the exact word, but I heard about that one.
Me too have artifact issues. The latest cain-ncnn-vulkan has also removed the
-t
command and the interpolated image is broken even though the display output GPU has been moved so that the GPU to be worked on has no GPU acceleration.
experiencing exact same issue. AMD RX590, latest driver.
Hi nihui, did you already find a fix or are you still not able to reproduce? i can reliably reproduce, if you want to, we can get in talks and fix it together.
Been able to reproduce on all tested media. Used both release versions and a version from flow frames, all produced the issue. DAIN and Rife did not suffer the same issue.
Have also done more testing. And it seems that some files work and some do not, without explanation or error. If the author can not reproduce, it may mean they need to test more files. I find it happens more on GIFs. A sample set of 5 had 2 work and the rest fail with a better success rate if converted to WEBP.
I found reasons:
- frame size should be divide able by 128 in hight and wide
- The GPU needs to be connected to a monitor
Here aswell, I tried it on „normal“ resolutions like 1280x720 and 1920x1080, and I only have one gpu, igpu disabled. So that may be one reason, but not the overall fix.