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

Update DeepLab models #959

Merged
merged 6 commits into from
Nov 10, 2024
Merged

Conversation

DimitrisMantas
Copy link
Contributor

Resolves #955 and adds several QoL improvements to the codebase.

- Added type hints to ASPP components.
- Updated ASPP module list creation block.
- Updated model type hints and docs.
- Delegated encoder output stride checks to decoder.
Copy link
Collaborator

@qubvel qubvel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DimitrisMantas Thanks for the contribution, and especially for typehints and updating docs!

@qubvel
Copy link
Collaborator

qubvel commented Nov 6, 2024

Can you please resolve the conflicts to merge this? Thanks

@qubvel qubvel merged commit 934a8e1 into qubvel-org:main Nov 10, 2024
12 checks passed
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

Successfully merging this pull request may close these issues.

Vanilla-fy DeepLabv3(+)
2 participants