waifu2x-caffe icon indicating copy to clipboard operation
waifu2x-caffe copied to clipboard

Speeds of 2 Or more Images Convert at Once

Open GovetaXV opened this issue 7 years ago • 6 comments

I Use Waifu2x-Caffe for Converting image sequences, But it is very slow. If I convert 2,3,4 or maybe even 5 Images at once, will the speed of conversion Per image would decrease, ??

I remember reading one issue where it is stated that Waifu2x-caffe does not use full memory clock.

I have a Nvidia GTX 1050 ti.

GovetaXV avatar Sep 17 '17 09:09 GovetaXV

What do you mean at once? Have you tried batch conversion? Just drag the folder where your images are located to the input path of waifu2x-caffe.

YukiSakuma avatar Sep 17 '17 10:09 YukiSakuma

is batch possible via cli and what is the limit to a batch conversion??

GovetaXV avatar Sep 19 '17 13:09 GovetaXV

If you specify a directory for -i option, all images in the directory will be batch processed.

nagadomi avatar Sep 20 '17 01:09 nagadomi

Can Batch conversion convert 30000 images at once??

GovetaXV avatar Sep 22 '17 04:09 GovetaXV

What do you mean at once? Batch conversion can convert 30000 images with one command at a time.

Also, using cudnn will speed up the conversion, but it requires membership of the NVIDIA Developer Program. https://developer.nvidia.com/cudnn

nagadomi avatar Sep 23 '17 06:09 nagadomi

I do use Cudnn But I Don't see a good difference between cudnn and normal gpu conversion

GovetaXV avatar Sep 25 '17 09:09 GovetaXV