bgshih / aster

Recognizing cropped text in natural images.
MIT License
727 stars 195 forks source link

convert Aster to tensorflow serving? #98

Closed lynx97 closed 4 years ago

lynx97 commented 4 years ago

Has anyone tried to do convert aster model to tensorflow serving?

xxxpsyduck commented 4 years ago

@lynx97 I tried but couldn't make it. He uses pyfunc which is incompatible with tf serving

lynx97 commented 4 years ago

@lynx97 I tried but couldn't make it. He uses pyfunc which is incompatible with tf serving I converted to tfserving but when loading serving model, It have to build StringReverse ops.