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

DecodeError : Tag had invalid wire type #11

Open
AvinashNargund opened this issue Apr 15, 2017 · 3 comments
Open

DecodeError : Tag had invalid wire type #11

AvinashNargund opened this issue Apr 15, 2017 · 3 comments

Comments

@AvinashNargund
Copy link

I get this error when I am doing graph_def.ParseFromString(fileContent). Any ideas on why this occurs or how to correct it?

@anonymous530
Copy link

I also have this error. And I don't know how to fix it...

@ryohajika
Copy link

I think the file colornet/vgg/tensorflow-vgg16/vgg16-20160129.tfmodel is empty and you'll need to download it separately to fix the issue from this link: https://github.com/pavelgonchar/colornet/blob/master/vgg/tensorflow-vgg16/vgg16-20160129.tfmodel
it worked for me!

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

4 participants
@ryohajika @AvinashNargund @anonymous530 and others