liuyuanchuang
|
30d2c2f45b
|
fix: remove padding from GLMOCREndToEndService and clean up ruff violations
- Drop image padding in GLMOCREndToEndService.recognize(); use raw image directly
- Fix F821 undefined `padded` references replaced with `image`
- Fix F601 duplicate dict key "≠" in converter
- Fix F841 unused `image_cls_ids` variable in layout_postprocess
- Fix E702 semicolon-separated statements in layout_postprocess
- Fix UP031 percent-format replaced with f-string in logging_config
- Auto-fix 44 additional ruff violations (import order, UP035/UP045/UP006, F401, F541)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-10 19:52:22 +08:00 |
|
liuyuanchuang
|
6dfaf9668b
|
feat add glm-ocr core
|
2026-03-09 17:13:19 +08:00 |
|
liuyuanchuang
|
d74130914c
|
feat: use padding mode
|
2026-02-26 17:01:23 +08:00 |
|
liuyuanchuang
|
fd91819af0
|
feat: no padding image
|
2026-02-25 09:52:45 +08:00 |
|
liuyuanchuang
|
a568149164
|
fix: update paddle-ocr url
|
2026-02-09 22:26:31 +08:00 |
|
liuyuanchuang
|
f514f98142
|
feat: add padding
|
2026-02-07 16:53:09 +08:00 |
|
liuyuanchuang
|
05a39d8b2e
|
fix: update type comment
|
2026-02-07 09:27:51 +08:00 |
|
liuyuanchuang
|
aec030b071
|
feat: add log
|
2026-02-07 09:26:45 +08:00 |
|
liuyuanchuang
|
23e2160668
|
fix: get setting param
|
2026-02-07 09:11:43 +08:00 |
|
liuyuanchuang
|
f0ad0a4c77
|
feat: add glm ocr
|
2026-02-06 15:06:50 +08:00 |
|
liuyuanchuang
|
c93eba2839
|
refact: add log
|
2026-02-05 20:50:04 +08:00 |
|
liuyuanchuang
|
526c1f3a0d
|
feat: optimize the format convert
|
2026-02-04 12:00:06 +08:00 |
|
|
|
df2b664af4
|
fix: add image padding for mineru
|
2026-01-05 21:37:51 +08:00 |
|
|
|
6ea37c9380
|
feat: add mineru model
|
2026-01-05 17:30:54 +08:00 |
|
|
|
35928c2484
|
fix: refact logic
|
2025-12-31 17:38:32 +08:00 |
|
liuyuanchuang
|
f97791ca18
|
fix: add package
|
2025-12-29 20:02:07 +08:00 |
|
liuyuanchuang
|
874fd383cc
|
init repo
|
2025-12-29 17:34:58 +08:00 |
|