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

Have you trained and evaluated the deeplabv2? #26

Open
Hutai opened this issue Mar 24, 2017 · 0 comments
Open

Have you trained and evaluated the deeplabv2? #26

Hutai opened this issue Mar 24, 2017 · 0 comments

Comments

@Hutai
Copy link

Hutai commented Mar 24, 2017

I use your python scripts to evaluate deeplabv2 model, and I found that the segmenter.py need to be update, e.g. "self.set_input_arrays(img, label, data_dim)" should be converted to "self.set_input_arrays(img, label)" due to the updated caffe compared to the caffe of v1. But, when I used the updated scripts to evaluate one image, its prediction result is so bad, I don't know where I was wrong and can you give me some tips or train-deeplabv2 scripts?

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