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

benchmark result on val #61

Open
youngwanLEE opened this issue Mar 8, 2018 · 2 comments
Open

benchmark result on val #61

youngwanLEE opened this issue Mar 8, 2018 · 2 comments

Comments

@youngwanLEE
Copy link

Hi,

Could you let me know how to evaluate and benchmark on Cityscapes testset?

I can't figure out how to save the segmentation result by submission format.

Thanks in advance.

@youngwanLEE youngwanLEE changed the title How to benchmark the ENet on Cityscapes dataset? benchmark result on val Mar 19, 2018
@youngwanLEE
Copy link
Author

I evaluated your ENet-model which was downloaded on CITYSCAPES val set.

test resolution : 1024x2048 (original resolution)

classes IoU nIoU

road : 0.751 nan
sidewalk : 0.537 nan
building : 0.685 nan
wall : 0.126 nan
fence : 0.250 nan
pole : 0.439 nan
traffic light : 0.283 nan
traffic sign : 0.433 nan
vegetation : 0.773 nan
terrain : 0.411 nan
sky : 0.668 nan
person : 0.491 0.411
rider : 0.338 0.291
car : 0.692 0.636
truck : 0.082 0.040
bus : 0.000 0.000
train : 0.000 0.000
motorcycle : 0.140 0.165
bicycle : 0.514 0.386

Score Average : 0.401 0.241

categories IoU nIoU

flat : 0.811 nan
nature : 0.781 nan
object : 0.450 nan
sky : 0.668 nan
construction : 0.690 nan
human : 0.541 0.466
vehicle : 0.665 0.587

Score Average : 0.658 0.526

the results was not good as original paper results.

Did you evaluate your model?

@andeyeluguo
Copy link

how do you get the result?

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