You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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.
The text was updated successfully, but these errors were encountered: