colornet
colornet copied to clipboard
DecodeError : Tag had invalid wire type
I get this error when I am doing graph_def.ParseFromString(fileContent). Any ideas on why this occurs or how to correct it?
I also have this error. And I don't know how to fix it...
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!