PyTorch-CycleGAN icon indicating copy to clipboard operation
PyTorch-CycleGAN copied to clipboard

question about train

Open xiaofeng-c opened this issue 4 years ago • 1 comments
trafficstars

Hello,thanks for your share,when i use your code with the command 'sh ./train --dataroot datasets/horse2zebra/ --cuda',i encounter a problem said './train: 20: ./train: Syntax error: "(" unexpected',could you please help me?

xiaofeng-c avatar Jun 26 '21 06:06 xiaofeng-c

python3 train --dataroot datasets/horse2zebra --cuda

Kim-EunKyeoung avatar Jun 22 '22 11:06 Kim-EunKyeoung