Commit Graph

98 Commits (7ed7d859f6f879a779db8be8dd0a11fc38057749)

Author SHA1 Message Date
Leif 0667daa335 Update PPOCRLabel
Update PPOCRLabel
2022-05-13 14:58:52 +08:00
HinGwenWoong 456bcc3ffc Fix re-reco will clear all key message 2022-05-10 19:30:52 +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
HinGwenWoong e8edb43718 Add Right click change key class 2022-02-20 17:20:29 +08:00
HinGwenWoong ad904fcaa1 Delete useless code 2022-02-20 16:46:15 +08:00
HinGwenWoong 3cc1b548d3 Box color chagne when loaded 2022-02-20 16:41:10 +08:00
HinGwenWoong e7570d5bab Load label successful 2022-02-20 16:34:14 +08:00
HinGwenWoong 84a9ccf604 make import better 2022-02-20 16:00:19 +08:00
HinGwenWoong 0bd5e159a1 Different key show different color 2022-02-20 15:47:27 +08:00
HinGwenWoong 4f8b13757f save into file success after label a box and key 2022-02-20 14:50:40 +08:00
HinGwenWoong de93ddbe6c Dialog shows label list 2022-02-20 14:02:42 +08:00
HinGwenWoong cb6629daed Key can add into key list after labeling a new one 2022-02-20 13:53:39 +08:00
HinGwenWoong 814e8a8773 Delete useless part in key dialog, translate tip 2022-02-20 12:41:41 +08:00
HinGwenWoong 77d83a6002 Add "key" in saving dict 2022-02-20 12:25:40 +08:00
HinGwenWoong a85a009e13 pop up a key list dialog when finish a new shape 2022-02-20 11:56:11 +08:00
HinGwenWoong 89c9abf669 UI add key list 2022-02-20 10:08:50 +08:00
HinGwenWoong 26c1a03d21 modified according review 2022-01-25 20:12:00 +08:00
HinGwenWoong 744385cad1 Fixed: iconlist tool tip background color is black. 2022-01-25 15:33:11 +08:00
HinGwenWoong 0d20c7f9b2 Fixed: iconlist tool tip background color is black. 2022-01-25 15:28:48 +08:00
HinGwenWoong 5d79a4676a Show label count in the dock title 2022-01-22 16:43:08 +08:00
HinGwenWoong 3dca523120 [New feature]: label box can rotate by using short cut 'x' or 'c', but only support rotate one box at the same time 2022-01-22 15:50:05 +08:00