Evezerest
|
366ad29d6c
|
Update README.md
|
2023-02-24 17:20:48 +08:00 |
Evezerest
|
04457a8043
|
Update README_ch.md
|
2023-02-24 17:15:02 +08:00 |
Evezerest
|
e904b54c52
|
Update README_ch.md
|
2023-02-24 17:04:15 +08:00 |
Evezerest
|
0dc1556699
|
Fix PPOCRLabel bugs, release PPOCRLabel 2.1.3 (#8402)
* Fix PPOCRLabel bugs, release PPOCRLabel 2.1.3
Fix PPOCRLabel bugs due to the upgrade of paddleocr, release PPOCRLabel 2.1.3
* Update PPOCRLabel's requirements
Update PPOCRLabel's requirements
* Update PPOCRLabel README
Update PPOCRLabel README
* Update PPOCRLabel
Update PPOCRLabel
|
2022-11-21 20:45:24 +08:00 |
Evezerest
|
4604e76880
|
Update requirements.txt
|
2022-10-28 19:39:33 +08:00 |
Leif
|
8deb8728f9
|
release new PPOCRLabel whl package
release new PPOCRLabel whl package
|
2022-09-29 17:08:59 +08:00 |
Leif
|
df783f5acf
|
Merge remote-tracking branch 'origin/dygraph' into dy1
|
2022-09-29 16:58:35 +08:00 |
Leif
|
050e2a6879
|
Update menu
Update menu
|
2022-09-29 16:58:26 +08:00 |
Evezerest
|
38bef47bcb
|
Merge pull request #7765 from whjdark/patch-1
canvas.paintEvent() bug fix
|
2022-09-29 16:48:50 +08:00 |
Evezerest
|
968c142e2a
|
Update PPOCRLabel.py
|
2022-09-29 16:45:22 +08:00 |
whjdark
|
2ff9055c1a
|
[bug fix] KIE模式下关键字无法保存
https://github.com/PaddlePaddle/PaddleOCR/issues/7753
autoSaveFunc(self)修改后没有对shape进行保存
|
2022-09-29 16:09:43 +08:00 |
whjdark
|
42395baffc
|
canvas.paintEvent() bug fix
https://github.com/PaddlePaddle/PaddleOCR/issues/7681
https://github.com/PaddlePaddle/PaddleOCR/issues/7702
self.prevPoint存储使用浮点型,p.drawLine只接受整型,触发上述异常。
|
2022-09-28 20:30:43 +08:00 |
whjdark
|
47683b9e38
|
new table gt format
|
2022-09-07 13:53:30 +08:00 |
whjdark
|
839357facf
|
new table gt format
|
2022-09-07 13:27:19 +08:00 |
dium6i
|
3273a198dd
|
Update PPOCRLabel.py
解决了导出 JSON 文件时,L2534 将 "cells" 写成 "cell" 的问题。因如下代码取的是cells,否则在训练载入数据时会报 keyerror 的错误。
282eebbd66/ppocr/data/pubtab_dataset.py (L102)
|
2022-09-01 08:45:22 +08:00 |
Leif
|
abe7550c8a
|
update readme
update readme
|
2022-08-31 21:20:33 +08:00 |
Leif
|
69666cd375
|
Update the README of PPOCRLabel
Update the README of PPOCRLabel
|
2022-08-31 21:03:17 +08:00 |
Leif
|
97497d355f
|
rename readme
rename readme
|
2022-08-25 18:59:53 +08:00 |
Leif
|
5635385c54
|
increase font sizes
increase font sizes
|
2022-08-25 16:59:16 +08:00 |
Leif
|
975975d30e
|
Update PPOCRLabel
Update PPOCRLabel
|
2022-08-25 16:32:44 +08:00 |
Evezerest
|
d364baa75f
|
Update README_ch.md
|
2022-08-04 13:20:48 +08:00 |
Leif
|
8a8fcac512
|
modify some sizes
modify some sizes
|
2022-08-01 20:30:39 +08:00 |
Evezerest
|
d771d5bd53
|
Merge pull request #7044 from whjdark/dygraph
1、标签列表前显示序号;2、BBOX序号标签显示及时刷新修复
|
2022-08-01 20:01:53 +08:00 |
Evezerest
|
27b8b9f3eb
|
Merge pull request #7063 from Evezerest/dygraph
Update the README of PPOCRLabel
|
2022-08-01 20:00:11 +08:00 |
Leif
|
ab032f32f6
|
Delete difficult checkbox annotation
Delete difficult checkbox annotation
|
2022-08-01 19:57:25 +08:00 |
Leif
|
0de3446900
|
Update the README of PPOCRLabel
Update the README of PPOCRLabel
|
2022-08-01 19:56:11 +08:00 |
whjdark
|
31bf92c2cf
|
new fix_2
|
2022-07-29 16:55:06 +08:00 |
whjdark
|
c60c7f137f
|
new fix
|
2022-07-29 16:36:07 +08:00 |
whjdark
|
97fc98cdd3
|
new fix
|
2022-07-29 16:33:41 +08:00 |
Evezerest
|
b2f430e7ea
|
Merge pull request #6983 from edencfc/dygraph
Fixed Chinese path not recognize bug
|
2022-07-26 15:47:21 +08:00 |
edencfc
|
60a2dcdfb6
|
Update PPOCRLabel.py
|
2022-07-26 15:42:52 +08:00 |
Evezerest
|
d03b25b0e5
|
Update shape.py
|
2022-07-26 15:30:38 +08:00 |
edencfc
|
cb9d7866d5
|
Fixed Chinese path not recognize bug
Fixed the bug where Chinese path pictures were not recognized
|
2022-07-25 11:35:05 +08:00 |
whjdark
|
81f29c936f
|
new commit
|
2022-07-21 15:38:03 +08:00 |
whjdark
|
8a98fb0c86
|
new commit
|
2022-07-20 18:44:57 +08:00 |
Evezerest
|
02814f0d46
|
Update shape.py
|
2022-07-14 16:29:23 +08:00 |
Evezerest
|
74b249096b
|
Update PPOCRLabel.py
|
2022-07-14 16:28:14 +08:00 |
whjdark
|
946c3a08df
|
new new commit
|
2022-07-14 12:24:18 +08:00 |
whjdark
|
4cbacc3b2c
|
new commit
|
2022-07-08 14:44:38 +08:00 |
zhoujun
|
079cdf980c
|
update save model func (#6693)
* save latest metric
* save latest metric
* add boader judge
* add boader judge
|
2022-06-27 00:49:00 +08:00 |
HinGwenWoong
|
57c6813cce
|
Fix re-reco will clear all key message
|
2022-05-17 14:10:52 +08:00 |
Leif
|
e41dfc6e40
|
Update PPOCRLabel
Update PPOCRLabel
|
2022-05-13 14:59:37 +08:00 |
Evezerest
|
b29d0251db
|
Merge pull request #6200 from Evezerest/dygraph
Add gifs of PPOCRLabel
|
2022-05-09 16:28:49 +08:00 |
Leif
|
f81b88c3bc
|
Add gifs of PPOCRLabel
Add gifs of PPOCRLabel
|
2022-05-09 16:27:38 +08:00 |
Evezerest
|
a223750834
|
Update README.md
|
2022-05-09 10:23:44 +08:00 |
Leif
|
02621d3f58
|
Fix a bug of kie as null
Fix a bug of kie as null
|
2022-05-09 09:27:36 +08:00 |
Leif
|
2954d396fd
|
Update README of PPOCRLabel
Update README of PPOCRLabel
|
2022-05-08 21:20:16 +08:00 |
Evezerest
|
2acde6c503
|
Merge pull request #6126 from whjdark/new
add table recognition
|
2022-05-08 08:34:52 +08:00 |
Leif
|
994e3d9d02
|
Merge remote-tracking branch 'Evezerest/table2' into table2
|
2022-05-06 11:49:12 +08:00 |
Leif
|
b657a3a684
|
change label filename
change label filename
|
2022-05-06 11:49:06 +08:00 |