Skip to content

encoder_depth error #377

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

Closed
MykolaRobot opened this issue Apr 8, 2021 · 3 comments · Fixed by #986
Closed

encoder_depth error #377

MykolaRobot opened this issue Apr 8, 2021 · 3 comments · Fixed by #986
Labels

Comments

@MykolaRobot
Copy link

MykolaRobot commented Apr 8, 2021

Hi everyone! I am training model using DeepLabV3Plus architecture (mobilenetv2 encoder, imagenet weights).
When parameter encoder_depth = 5 - everything works ok.
But if encoder_depth = 4 or 3 the error occurs during training process.
Input image size is: (224,244)
Screenshot 2021-04-08 at 15 49 16

Does anyone have the same problem? Or maybe someone can suggest a way to fix it.

@syyab
Copy link

syyab commented Jul 14, 2021

I am facing the same problem with DeepLabV3Plus. It is only working with encoder_depth=5

@github-actions
Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the Stale label Feb 24, 2022
@github-actions
Copy link

github-actions bot commented Mar 3, 2022

This issue was closed because it has been stalled for 7 days with no activity.

@github-actions github-actions bot closed this as completed Mar 3, 2022
qubvel pushed a commit that referenced this issue Nov 29, 2024
* fix issue #377

* modify docstring for upsampling of DeepLabV3Plus

* modify type hint and value check
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants