colornet icon indicating copy to clipboard operation
colornet copied to clipboard

DecodeError : Tag had invalid wire type

Open AvinashNargund opened this issue 7 years ago • 3 comments

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

AvinashNargund avatar Apr 15 '17 15:04 AvinashNargund

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

anonymous530 avatar Apr 24 '17 08:04 anonymous530

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!

ryohajika avatar May 09 '17 06:05 ryohajika