Skip to content
New issue

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

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

Already on GitHub? # to your account

AttributeError: 'Namespace' object has no attribute 'schedule' #8

Open
yzl140 opened this issue Dec 15, 2023 · 0 comments
Open

AttributeError: 'Namespace' object has no attribute 'schedule' #8

yzl140 opened this issue Dec 15, 2023 · 0 comments

Comments

@yzl140
Copy link

yzl140 commented Dec 15, 2023

when I run train.sh ,there is a problem,can you tell me how to solve it
Traceback (most recent call last):
File "apps/train_dmc.py", line 162, in
train(opt)
File "apps/train_dmc.py", line 153, in train
lr = adjust_learning_rate(optimizerG, epoch, lr, opt.schedule, opt.gamma)
AttributeError: 'Namespace' object has no attribute 'schedule'

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant