clovaai / CRAFT-pytorch

Official implementation of Character Region Awareness for Text Detection (CRAFT)
MIT License
3.1k stars 878 forks source link

How to use CRAFT trained models in Tensorflow? #160

Open Asad-Raza opened 2 years ago

Asad-Raza commented 2 years ago

I need to use CRAFT pretrained models in Tensorflow code. Can you help me with suggestions that how I can achieve this?

Is there a way to convert CRAFT model into .PB model?

eduOS commented 2 years ago

Maybe this would be helpful to you? #130

Asad-Raza commented 2 years ago

Maybe this would be helpful to you? #130

Thanks eduOS.

thangnd01234566789 commented 1 year ago

B