bgshih / aster

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

Migration to TF 2.0 #109

Open nikita0511 opened 3 years ago

nikita0511 commented 3 years ago

Hi,

Is there any plans to migrate the repo to TF v2.0? Currently it runs for versions < 1.14 but fail for higher versions.

Thanks, Nikita

old-school-kid commented 3 years ago

Yeah it is now supported by TF v2.0. You can download the tf2 weight file and follow the instruction from here

skbose commented 3 years ago

Hello @old-school-kid, is the upgraded training pipeline also available?

Thanks, Sourav