Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting this error message while trying pix2pix mode #2

Open
kalai2033 opened this issue May 10, 2020 · 0 comments
Open

Getting this error message while trying pix2pix mode #2

kalai2033 opened this issue May 10, 2020 · 0 comments
Labels
version mismatch Does not work in other versions

Comments

@kalai2033
Copy link

kalai2033 commented May 10, 2020

!python train.py --dataroot ./datasets --model pix2pix --dataset_mode aligned --which_model_netG resnet_9blocks --which_direction AtoB --super_epoch 50 --super_epoch_start 0 --super_mode aligned --super_start 1 --name mygan_70 --no_dropout

Traceback (most recent call last):
File "train.py", line 39, in
model.optimize_parameters(opt)
TypeError: optimize_parameters() takes 1 positional argument but 2 were given

@Blade6570 Blade6570 added the version mismatch Does not work in other versions label May 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version mismatch Does not work in other versions
Projects
None yet
Development

No branches or pull requests

2 participants