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

Test problem with DEEPLABV2-RESNET101 #15

Open
liruihao opened this issue Dec 2, 2016 · 0 comments
Open

Test problem with DEEPLABV2-RESNET101 #15

liruihao opened this issue Dec 2, 2016 · 0 comments

Comments

@liruihao
Copy link

liruihao commented Dec 2, 2016

Dear Ali,

I tried to evaluate the segmentation results with DeepLabV2-RESNET101. However, when I used "MatWrite" layer to save the segmentation results to mat files. I found that inferred segmentation results have been cropped to 513 x 513. So when I use 'EvalRun.m' to evaluate the results, errors occurred in 'MyVOCevalseg.m'.

"Results image '2007_000033' is the wrong size, was 513 x 513, should be 366 x 500."

In this case, should I save the cropped groundtruth label images(513x513) in order to evaluate the results? Or is there any other solutions (such as saving inferred segmentation results to original size--366x500 with 'MatWrite' layer)?

Thank you very much for your time.
Kind regards,

Ruihao

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