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

Why force to set the output stride for DRN to 8? #234

Open
maosuli opened this issue Aug 2, 2023 · 0 comments
Open

Why force to set the output stride for DRN to 8? #234

maosuli opened this issue Aug 2, 2023 · 0 comments

Comments

@maosuli
Copy link

maosuli commented Aug 2, 2023

I noticed a code in the file "deeplab.py". That is,

if backbone == 'drn':
output_stride = 8

Why do we need to force to set the output stride to 8?

Many thanks for your reply.

Best,

Eric

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

1 participant