I tried to upscale a 2720x1920 picture with these output settings -p cudnn -m noise_scale -n 3 -s 8 -t 1 -i using waifu2x-caffe on Google Colab but I got this output:
However, waifu2x-ncnn-vulkan successfully upscaled that same input picture, with those same output settings (except for using GPU instead of cuDNN).
While waifu2x-ncnn-vulkan only used 2.95gb ram and took 1 hour and 10 minutes to upscale, waifu2x-caffe used more than 12.69gb ram (exceeding the allowed ram usage) and after 40 minutes, it failed.
(Right before waifu2x-caffe stopped processing and failed)
I tried to upscale a 2720x1920 picture with these output settings
-p cudnn -m noise_scale -n 3 -s 8 -t 1 -i
using waifu2x-caffe on Google Colab but I got this output:and it didn't create output picture.
However, waifu2x-ncnn-vulkan successfully upscaled that same input picture, with those same output settings (except for using GPU instead of cuDNN). While waifu2x-ncnn-vulkan only used 2.95gb ram and took 1 hour and 10 minutes to upscale, waifu2x-caffe used more than 12.69gb ram (exceeding the allowed ram usage) and after 40 minutes, it failed.
(Right before waifu2x-caffe stopped processing and failed)