Releases: zibo-chen/rust-paddle-ocr
Releases · zibo-chen/rust-paddle-ocr
v1.4.2
01 Jul 12:59
Compare
Sorry, something went wrong.
No results found
v1.4.1
25 Jun 06:07
Compare
Sorry, something went wrong.
No results found
fix: Fix CI Windows compilation errors
v1.4.0
25 Jun 06:01
Compare
Sorry, something went wrong.
No results found
Merge pull request #8 from zibo-chen/fp16
feat: Support fp16 model, reduce model size
v1.3.0
19 Jun 08:06
Compare
Sorry, something went wrong.
No results found
Merge pull request #6 from zibo-chen/support-c-api
feat: Support C interface, can be called as a dynamic library.
v1.2.0
12 Jun 14:20
Compare
Sorry, something went wrong.
No results found
feat: Support PaddleOCR v5 model, with recognition capabilities for Simplified Chinese, Chinese Pinyin, Traditional Chinese, English, and Japanese.
v1.1.5
05 Jun 01:35
Compare
Sorry, something went wrong.
No results found
Implement Drop trait for Det and Rec structs to manage session cleanup
v1.1.4
02 Jun 03:05
Compare
Sorry, something went wrong.
No results found
v1.1.3
26 May 02:29
Compare
Sorry, something went wrong.
No results found
fix: Restrict cross-compilation dependencies installation to aarch64 …
v1.1.2
26 May 02:11
Compare
Sorry, something went wrong.
No results found
fix: Remove 32-bit architecture support from the build workflow
v1.1.1
23 May 15:38
Compare
Sorry, something went wrong.
No results found
Add support for arm64 and 32-bit architectures, update build and release processes