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

Missing Configuration File for SMT-based Segmentation Model #25

Open
Sri-Kavya-Ketagani opened this issue Nov 7, 2024 · 1 comment
Open

Comments

@Sri-Kavya-Ketagani
Copy link

I am working on implementing the SMT for semantic segmentation with the ACDC dataset. While trying to configure and use the repository, I noticed that one of the configuration files referenced in the upernet_smt_512x512_160k_ade20k.py file, namely upernet_ressa_s.py, appears to be missing from the repository.

Could you please provide more information on the purpose of this file, or if there is an alternative way to configure the model without it?

@AFeng-x
Copy link
Owner

AFeng-x commented Nov 8, 2024

Hello, the upernet_ressa_s.py should be the same as upernet_smt_b.py and upernet_smt_s.py in the same folder. You can first follow the guidance in the mmseg repo documentation to run the official UPerNet, then replace the related files with those for the SMT model.

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

2 participants