aitorzip / PyTorch-CycleGAN

A clean and readable Pytorch implementation of CycleGAN
https://arxiv.org/abs/1703.10593
GNU General Public License v3.0
1.19k stars 283 forks source link

question about train #37

Open xiaofeng-c opened 3 years ago

xiaofeng-c commented 3 years ago

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?

Kim-EunKyeoung commented 2 years ago

python3 train --dataroot datasets/horse2zebra --cuda