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 Segformer model #941

Open
brianhou0208 opened this issue Oct 10, 2024 · 3 comments · May be fixed by #944
Open

Add Segformer model #941

brianhou0208 opened this issue Oct 10, 2024 · 3 comments · May be fixed by #944

Comments

@brianhou0208
Copy link
Contributor

Description

There is already a Segformer encoder mix_transformer in this repo, and the decoder architecture of Segformer is simple and similar to UPerNet.

Question

Is there a need to add a Segformer to this repo?, I can contribute a PR.

Architecture

image

Reference

@qubvel
Copy link
Collaborator

qubvel commented Oct 10, 2024

Hi @brianhou0208, there was a demand for this architecture and it can be a great feature, especially in case we will be able to load the original weights too! I would appreciate your contribution!

@brianhou0208 brianhou0208 linked a pull request Oct 12, 2024 that will close this issue
@brianhou0208
Copy link
Contributor Author

brianhou0208 commented Oct 12, 2024

Check the PR here
#944

@alex-stenger
Copy link

Waiting for the PR to be accepted, is there for now a way to make a SegFormer with smp, and to load weights ?

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

Successfully merging a pull request may close this issue.

3 participants