Skip to content

Releases: PFCCLab/PPOCRLabel

v3.1.6

17 Apr 23:31
6bb0480

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.5...v3.1.6

3.1.5

19 Jan 11:08
72edd17

Choose a tag to compare

What's Changed

  • [Fix] Add "Unfinished" icon after image rotation. by @Edwin-Kevin in #218
  • fix(autoDialog): Add image decoding validation and improve error handling by @GreatV in #238

New Contributors

Full Changelog: v3.1.4...3.1.5

v3.1.4

23 Sep 13:12
17162f8

Choose a tag to compare

What's Changed

  • [Fix] Remove confirmation status and "done" icon after image rotation by @GreatV in #216

Full Changelog: v3.1.3...v3.1.4

v3.1.3

12 Aug 13:09
71fb5d9

Choose a tag to compare

What's Changed

  • [Update] Change OCR model names to mobile versions by @GreatV in #210

Full Changelog: v3.1.2...v3.1.3

v3.1.2

03 Jul 13:30
aef495c

Choose a tag to compare

What's Changed

  • [Fix] Update cv2.imdecode to use cv2.IMREAD_COLOR for consistent by @GreatV in #192
  • [Fix] Update image decoding and processing in Worker class by @GreatV in #193

Full Changelog: v3.1.1...v3.1.2

v3.1.1

19 Jun 11:17
56aeabb

Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.1.1

v3.1.0

14 Jun 10:46
90f012c

Choose a tag to compare

What's Changed

Full Changelog: v3.0.2...v3.1.0

v3.0.2

13 Jun 08:39
3e6bd23

Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.0.2

v3.0.1

11 Jun 15:45
9d5e48d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.0.1

v3.0.0

01 Jun 06:14
a0ac413

Choose a tag to compare

What's Changed

  • Delete nightly-build.yml to avoid frequent builds by @LovingThresh in #143
  • Updates PaddlePaddle to stable version 3.0.0 from rc1 and pins PaddleOCR version by @GreatV in #154
  • Refactor and enhance OCR functionality with PaddleOCR 3.0 support by @GreatV in #161

Full Changelog: v2.2.1...v3.0.0