LinXueyuanStdio / LaTeX_OCR_PRO

:art: 数学公式识别增强版:中英文手写印刷公式、支持初级符号推导(数据结构基于 LaTeX 抽象语法树)Math Formula OCR Pro, supports handwrite, Chinese-mixed formulas and simple symbol reasoning (based on LaTeX AST).
GNU General Public License v3.0
1.11k stars 235 forks source link

Fix 2 bugs and change to tensorflow1.15.5 #84

Closed RonghaiHe closed 8 months ago

RonghaiHe commented 8 months ago

I have tested it in tensorflow1.15.5. It's OK, although the training is slow. To be specific:

  1. I have deleted tensorflow-tensorboard because it's no use, see here for more details.
  2. I have changed to the latest command for running magick, see here for more details.
  3. other bug.
LinXueyuanStdio commented 8 months ago

Thank you for your contribution and for testing the changes in TensorFlow 1.15.5. It's great to hear that the modifications are working as expected. We look forward to collaborating with you to improve the project further.