Jump to content

Hi I need help with Video2X (Based on Waifu2X), I want to Process about 1000 Hours of Video footage but it is not possible for me to acquire a Server with a good GPU and CPU (for a reasonable price) so I want to split the workload 1 Server takes videos and converts them to individual images and the 2nd server processes the Images (Video2X).

 

Any help or tipps would be appreciated. :) 

 

 

Link to post
Share on other sites

I think I found the Solution:

C:\Users\UserName\AppData\Local\video2x\waifu2x-caffe\waifu2x-caffe-cui.exe --output_extention png --mode noise_scale --scale_ratio 2.5 --noise_level 3 --process cudnn --crop_size 128 --output_quality -1 --output_depth 12 --batch_size 1 --gpu 0 --tta 0 --input_path "C:\Temp\MediaToConvert\" --output_path "C:\Temp\Converted"

But I have to test it first :) 

EDIT:
   Still not a complete success, but I get closer to my goal.

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×