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

Problems with training with deeplabv2 #10

Open
cny1234 opened this issue Jul 8, 2023 · 1 comment
Open

Problems with training with deeplabv2 #10

cny1234 opened this issue Jul 8, 2023 · 1 comment

Comments

@cny1234
Copy link

cny1234 commented Jul 8, 2023

Hello, I changed 'MODEL_NAME': 'deeplabv1' of config.py to 'deeplabv2' for training error:
torch.nn.modules.module.ModuleAttributeError: 'deeplabv2' object has no attribute 'cfg'

I guess deeplabv2 config.py file is different from deeplabv1, right? Can you tell me how to solve this problem?

@YudeWang
Copy link
Owner

Hi @cny1234 ,
Please provide the complete error trace and identify the modification of the code.

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

No branches or pull requests

2 participants