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

Performance gap and issue in code #8

Open
suikei-wang opened this issue Sep 30, 2022 · 0 comments
Open

Performance gap and issue in code #8

suikei-wang opened this issue Sep 30, 2022 · 0 comments

Comments

@suikei-wang
Copy link

Hi there,

Thanks for the work! I trained this SSL model for semi-supervised domain adaptation semantic segmentation. I used the label ratio of 1/30, trained on the GTA5 dataset as the full labelled dataset and Cityscapes as the partially labelled dataset. Evaluated on Cityscapes val set. I kept all configs as the same as the descriptions in your supplementary material. Here are the results I got from my training on a single NVIDIA GeForce RTX 3090:

label ratio mIoU Road Sidewalk Building Wall Fence Pole Traffic light Traffic sign Vegetartion Terrain Sky Person Rider Car Truck Bus Train Motorcycle Bicycle
1/30 51.8 94.8 65.7 85.4 369 32.6 35.3 38.8 47.5 86.1 47.1 89.4 61.5 35.4 86.2 33.9 0.59 21.68 29.55 56.51

============================================================================================
Besides, there is a variable best_mIoU_improved which is not defined but used to compare with best_mIoU in the code. Is that any improvement made here?

Thanks.

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

1 participant