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

add scale modules to upernet for vit backbone #62

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

CarlosGomes98
Copy link
Contributor

The upernet decoder has been shown to perform better with vit.
In order to enable this, "scale modules" must be added to adapt the vit to produce "hierarchical" feature maps that upernet expects.

Also simplified some tests by leveraging parametrize

@CarlosGomes98 CarlosGomes98 force-pushed the feature/upernet_scale_modules branch from 11757e3 to 57b8851 Compare July 29, 2024 13:22
@CarlosGomes98 CarlosGomes98 merged commit 3670c7b into main Jul 30, 2024
3 checks passed
@CarlosGomes98 CarlosGomes98 deleted the feature/upernet_scale_modules branch October 2, 2024 08:31
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.

2 participants