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

shape of input image in cityscapes dataset #23

Open
coderzbx opened this issue Apr 19, 2018 · 8 comments
Open

shape of input image in cityscapes dataset #23

coderzbx opened this issue Apr 19, 2018 · 8 comments

Comments

@coderzbx
Copy link

why the input image size of cityscapes is 1025 x 2049?
Shouldn't be 1024 x 2048? The original image size is 1024 x 2048 in cityscapes dataset.

@gangooteli
Copy link

I have also same issue. What is the input image size?

@InstantWindy
Copy link

@gangooteli Does your Cityscapes test dataset have labels?I have downloaded a label without a test data set from the official website.So I can't get the test mean IOU. Thank you!

@baoruxiao
Copy link

@InstantWindy test set's label is withheld by CityScapes test server, you need to submit to evaluate on test set.

@baoruxiao
Copy link

same question as @coderzbx

@InstantWindy
Copy link

@baoruxiao Should I submit the tested picture and get the result?What should I submit to this website? Is the predicted tag value or the predicted image? Thank you!

@baoruxiao
Copy link

you need to submit mask and txt, following the instruction on cityscapesscript repo

@InstantWindy
Copy link

@baoruxiao I'am a novice.Only this simple indication on the cityscapes website,
image
I still don't quite understand how to upload after reading the instructions.Where is the cityscapesscript repo you are talking about?Can you send me ?Thank you !

@sreeragh-ar
Copy link

sreeragh-ar commented Dec 19, 2020

@coderzbx

why the input image size of cityscapes is 1025 x 2049?
Shouldn't be 1024 x 2048? The original image size is 1024 x 2048 in cityscapes dataset.

image
Hope this is applicable here also.
Refer: https://github.com/tensorflow/models/blob/master/research/deeplab/g3doc/faq.md

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

5 participants