argman / EAST

A tensorflow implementation of EAST text detector
GNU General Public License v3.0
3.01k stars 1.05k forks source link

Can't create layer "feature_fusion/truediv" of type "RealDiv" in function 'getLayerInstance' #362

Open zzcqinag opened 4 years ago

zzcqinag commented 4 years ago

opencv-python==4.0.1.23 tensorflow==1.14.0 when l test frozen_model.pb,there is an error: (-2:Unspecified error) Can't create layer "feature_fusion/truediv" of type "RealDiv" in function 'getLayerInstance' why can l solve the problem ?