yu4u / age-gender-estimation

Keras implementation of a CNN network for age and gender estimation
MIT License
1.46k stars 502 forks source link

onnx #129

Open jyj369 opened 3 years ago

jyj369 commented 3 years ago

An error occurred while converting ::onnx

ValueError: Unable to find out a correct type for tensor type = 20 of normalization/Reshape/ReadVariableOp/resource:0

jiaji-fang commented 3 years ago

i have same issue, and do you find ways to deal with it