Closed robomike closed 3 years ago
When following the documentation in https://github.com/Lornatang/SRGAN-PyTorch/tree/master/data the command "create_dataset_for_kernelGAN.py" throws an error:
File "create_dataset_for_kernelGAN.py", line 46 lr_dir = f"./{args.upscale_factor}x/input" ^
updated to Python3
@robomike Yes, this one needs Python 3 to run.
When following the documentation in https://github.com/Lornatang/SRGAN-PyTorch/tree/master/data the command "create_dataset_for_kernelGAN.py" throws an error: