Mar2ck

Results 44 comments of Mar2ck

I had this issue too with Greasemonkey on Firefox 57 for Linux. Switched to Violentmonkey and it's working perfectly now.

Console output?

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

Yes CAIN uses CUDA which is Nvidia only. It's normal for any interpolation software to output weird results for scene changes since it's trying to interpret motion where there is...

The frames you posted have blocks of 512x512 so either you used `-t 512` or something is broken

I wouldn't expect it to make a difference but you could try. 512 is the default tilesize so it seems like the -t option is getting ignored for some reason

> I trained a new CAIN model, but I don’t know how to convert the pytorch model to the ncnn model https://github.com/Tencent/ncnn/wiki/use-ncnn-with-pytorch-or-onnx

Dain-App and Dain-ncnn are two different programs

Theyre based on the same thing but they function differently. Dain-ncnn is a CLI program so you'd need to run it from the command line and use the `-g` argument

You don't need the vulkan sdk since that's just for development - Download the macos build from here https://github.com/nihui/dain-ncnn-vulkan/actions/runs/252105701 - Move the files from the "best" folder into the same...