Hi,
I trained the cycleGAN with 135 epochs (Windows 10). But when I run the test.py no images are creating in the results folder. Also its showing a message:
\Python39\lib\site-packages\torchvision\transforms\transforms.py:280: UserWarning: Argument interpolation should be of type InterpolationMode instead of int. Please, use InterpolationMode enum.
warnings.warn(
Any Solutions?
Thankyou
Hi, I trained the cycleGAN with 135 epochs (Windows 10). But when I run the test.py no images are creating in the results folder. Also its showing a message: \Python39\lib\site-packages\torchvision\transforms\transforms.py:280: UserWarning: Argument interpolation should be of type InterpolationMode instead of int. Please, use InterpolationMode enum. warnings.warn( Any Solutions? Thankyou