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

I am getting 0.216 for Dark Zurich . #4

Closed
hassaanmahmood opened this issue Feb 21, 2022 · 1 comment
Closed

I am getting 0.216 for Dark Zurich . #4

hassaanmahmood opened this issue Feb 21, 2022 · 1 comment

Comments

@hassaanmahmood
Copy link

using python eval.py '/CIConv-main/experiments/3_segmentation/cityscapes_w.pth.tar' --invariant 'W'

Night time driving
Score Average : 0.412
But for DarkZurich
Score Average : 0.216

Although I am getting this warning, but I do not think that can be the issue
/lib/python3.7/site-packages/torchvision/transforms/functional.py:405: UserWarning: Argument interpolation should be of type InterpolationMode instead of int. Please, use InterpolationMode enum.
"Argument interpolation should be of type InterpolationMode instead of int. "
/lib/python3.7/site-packages/torchvision/transforms/functional.py:405: UserWarning: Argument interpolation should be of type InterpolationMode instead of int. Please, use InterpolationMode enum.
"Argument interpolation should be of type InterpolationMode instead of int. "
/lib/python3.7/site-packages/torchvision/transforms/functional.py:405: UserWarning: Argument interpolation should be of type InterpolationMode instead of int. Please, use InterpolationMode enum.
"Argument interpolation should be of type InterpolationMode instead of int. "
/lib/python3.7/site-packages/torchvision/transforms/functional.py:405: UserWarning: Argument interpolation should be of type InterpolationMode instead of int. Please, use InterpolationMode enum.
"Argument interpolation should be of type InterpolationMode instead of int. "

@Attila94
Copy link
Owner

First of all, thanks for your interest!

The reported performance in the paper is on the Dark Zurich test set. In order to evaluate on the test set, you should save your predictions and upload them to the evaluation server: https://competitions.codalab.org/competitions/23553. The warnings are indeed not related to this.

Hope this helps!

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