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

Providing checkpoints for pretrained semantic segmentation models #16

Open
samar-fathallah opened this issue Nov 26, 2024 · 1 comment

Comments

@samar-fathallah
Copy link

Hello there,
In the paper it is mentioned that you trained the semantic segmentation models i.e. HRnet and SegFormer on cityscapes dataset augmented with diverse synthetic data generated by different methods. Are these pretrained models available anywhere for inference use (weights and checkpoints). I would like to adapt a similar evaluation approach for my task and it would be quite helpful to use those pretrained models. Thank you in advance.

@YumengLi007
Copy link
Contributor

Hi @samar-fathallah , thanks for your interest!

Unfortunately, we are not able to release the segmentation related codes and models. But you could use mmsegmentation to train and test semantic segmentation models. We have released checkpoints for ALDM models, so you could generate new samples and train the segmenter with synthetic data.

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