Skip to content

Releases: breezedeus/Pix2Text

fix: results from `self.recognize_by_clf` have no `line_number`

14 Jul 06:08
5eb44fe
Compare
Choose a tag to compare
Merge pull request #32 from breezedeus/dev

fix: results from `self.recognize_by_clf` have no `line_number`

optimize the whole processing flow

03 Jul 10:17
4b2e673
Compare
Choose a tag to compare
Merge pull request #27 from breezedeus/dev

optimize the processing method for mixed images

bugfix

19 Feb 12:16
fe7f3e0
Compare
Choose a tag to compare
Merge pull request #14 from breezedeus/dev

bugfix

Fix the cropping error caused by the detected rotation box

19 Feb 11:34
c694869
Compare
Choose a tag to compare

主要变更:

  • 修复旋转框导致的识别结果错误;
  • 去掉代码中不小心包含的 breakpoint()

optimize the order of boxes (new version of CnSTD), and the latex result

19 Feb 07:41
17c7673
Compare
Choose a tag to compare

主要变更:

  • 增加后处理机制优化Latex-OCR的识别结果;
  • 使用最新的 CnSTDCnOCR,它们修复了一些bug。

支持识别既有文字又有公式的混合图片

03 Feb 11:40
62ffe87
Compare
Choose a tag to compare

利用 CnSTD 新版的数学公式检测Mathematical Formula Detection,简称 MFD)能力,P2T V0.2 支持识别既包含文字又包含公式的混合图片

Fix: remove the character which causes error on Windows

21 Oct 05:00
8fd3e2a
Compare
Choose a tag to compare
Merge pull request #3 from breezedeus/fix

Fix: remove the character which causes error on Windows

v0.1

11 Sep 08:02
Compare
Choose a tag to compare
remove detector