Empathy
d3e362a3a0
1、PPOCRLabel现在支持从中文路径导入图片,原本导入含中文路径的图片会导致崩溃。 ( #11236 )
...
2、PPOCRLabel现在支持移动被其他框覆盖的锚点,原本无法移动被覆盖的锚点。
3、修复utility.py中误输入字符导致的语法错误。
4、修复setValue()应输入int,实际输入float导致的类型错误。
5、修复paddleocr中未import predict_system的错误。
6、修复canvas.py中部分输入参数类型错误
7、修复了LabelList不兼容搜狗输入法或win11输入法的问题。原本使用搜狗输入法修改标注数据时,仅输入一个字母就会失去焦点并提交数据变更,导致无法输入完整的汉字。现在将处理逻辑改为失去焦点时仍不提交数据变更,直到切换item或按下enter键才提交。
8、新增扩大选框的功能
1、PPOCRLabel now supports importing images from Chinese paths, originally importing images containing Chinese paths would cause a crash.
2、PPOCRLabel now supports moving anchor points that are covered by other boxes, originally it could not move the covered anchor points.
3、Fix the syntax error caused by mistakenly inputting characters in utility.py.
4、Repair the type error caused by inputting int but float in setValue().
5、Repair the error of not import predict_system in paddleocr.
6、Fix some input parameter type errors in canvas.py.
7、LabelList can't use Sogou Input Method or Win11 Input Method to input text.
8、Add function of expand box.
2023-12-13 10:16:39 +08:00
Evezerest
0f522b12c0
Fix PPOCRLabel bugs, release PPOCRLabel 2.1.3 ( #8401 )
...
* Revert "Modify the output bug of PaddleOCR==2.6.1 update. (#8391 )"
This reverts commit c0ea753f17
.
* Fix PPOCRLabel bugs, release PPOCRLabel 2.1.2
Fix PPOCRLabel bugs due to the upgrade of paddleocr, release PPOCRLabel 2.1.2
* 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
Co-authored-by: d2623587501 <71634460+d2623587501@users.noreply.github.com>
2022-11-21 20:39:08 +08:00
d2623587501
c0ea753f17
Modify the output bug of PaddleOCR==2.6.1 update. ( #8391 )
2022-11-21 18:25:39 +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
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
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
Leif
8a8fcac512
modify some sizes
...
modify some sizes
2022-08-01 20:30:39 +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
edencfc
60a2dcdfb6
Update PPOCRLabel.py
2022-07-26 15:42:52 +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
Evezerest
74b249096b
Update PPOCRLabel.py
2022-07-14 16:28:14 +08:00
whjdark
4cbacc3b2c
new commit
2022-07-08 14:44:38 +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
Leif
02621d3f58
Fix a bug of kie as null
...
Fix a bug of kie as null
2022-05-09 09:27:36 +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
Evezerest
650bad88ed
Merge branch 'new' into table2
2022-05-06 11:17:06 +08:00
HinGwenWoong
a2f61ed814
Fix kie crash
2022-05-06 11:03:10 +08:00
Leif
f1d0c8a2ff
Auto stash before merge of "table" and "origin/new"
2022-05-05 22:37:11 +08:00
Leif
1e6af3bb88
merge from new
...
merge from new
2022-05-05 22:36:59 +08:00
whj_dark
6413fb1f83
new
2022-05-05 15:36:04 +08:00
HinGwenWoong
d300255836
Fix add same label in key dialog
2022-05-05 11:31:17 +08:00
Leif
15be3c54d8
Auto stash before merge of "table" and "origin/new"
2022-05-05 11:26:55 +08:00
Leif
e15cf0d17c
Merge remote-tracking branch 'origin/new' into table
2022-05-05 11:26:08 +08:00
HinGwenWoong
9e04c09f62
Fix kie mode will crash when it has no `kie_cls` in label info
2022-05-05 10:11:21 +08:00
HinGwenWoong
cb9a8c4b96
Fix when has not `difficult` field will crash
2022-05-05 09:48:23 +08:00
whj_dark
8b228a1f9b
new
2022-05-04 22:13:02 +08:00
whj_dark
320cb38106
new
2022-05-04 13:59:44 +08:00
Shuangchi He
22ccdfbf71
[cherry-pick] Fix some typos from release/2.4 branch and merge. ( #6114 )
...
* [cherry-pick] Fix some typos from release/2.4 branch and merge.
* rm readme_en.md in deploy/cpp_infer/.
* Fix others typos.
2022-05-02 14:06:02 +08:00
Evezerest
05afe0ef9b
Update PPOCRLabel.py
2022-04-28 17:17:08 +08:00
Evezerest
191c9deeb0
Merge branch 'dygraph' into dygraph
2022-03-18 11:26:47 +08:00
Leif
3c6d551207
Support multipoint labeling
...
Support multipoint labeling
2022-03-18 11:24:01 +08:00
HinGwenWoong
74f44dd246
the height of key list set to a quarter of the windows height
2022-02-25 20:50:09 +08:00
HinGwenWoong
6bb6a83d41
Switch AutoRecognitionButton to the lowest place when using kie mode
2022-02-25 20:01:10 +08:00
HinGwenWoong
f9815b7f89
Fixed BUG: short cut for key change is not available, using [ctrl + x] to process it.
2022-02-25 19:51:49 +08:00
HinGwenWoong
00030826ea
Fixed BUG: in kie mode, when change key and enter a new key will crash the software
2022-02-24 22:26:58 +08:00
HinGwenWoong
48b15203d1
Fixed BUG: the image-slider won't change value when process fit window
2022-02-24 22:16:34 +08:00
HinGwenWoong
ab17e9634b
Saving key [key_cls] only --kie=True
2022-02-24 22:09:44 +08:00
HinGwenWoong
51836a1df2
Fixed BUG not using --kie will crash, Improve README
2022-02-20 22:48:12 +08:00
HinGwenWoong
a40b1bd5a7
Set default argument
2022-02-20 18:30:15 +08:00
HinGwenWoong
ec770f64ae
After auto labeling, add None to key list at the same time
2022-02-20 18:19:13 +08:00
HinGwenWoong
3cf0237f04
Select box wil select key in key list at the same time
2022-02-20 17:46:10 +08:00