80 Commits

Author SHA1 Message Date
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
HinGwenWoong
07530794f6 Fixed: Click different tabs without leaving the menu. The old one will not close the editing mode 2022-01-22 12:50:34 +08:00
HinGwenWoong
c6bdbc639c Fixed: Only use cpu while using paddlepaddle-gpu when process auto recognition 2022-01-22 12:02:52 +08:00
HinGwenWoong
89abfc3120 Fixed: zoom slider wont move while using mouse wheel 2022-01-22 11:55:47 +08:00
HinGwenWoong
5fbe11905f Code formate, Make it more standardized. Delete useless file. 2022-01-22 11:07:04 +08:00
HinGwenWoong
fb8fadcda7 Optimize short cut: Using [Alt+X] to delect the box 2022-01-19 17:35:53 +08:00
HinGwenWoong
a32e7ce77e FIXED: process rotateImgAction after autoRecognition without any click on file list will raise A ERROR : array out of index 2022-01-19 11:11:30 +08:00
HinGwenWoong
aed73672f6 Improve user efficiency: Using [Ctrl+T] to delect the box 2022-01-19 10:36:57 +08:00
HinGwenWoong
5c7c1f7410 show file list image count make the labelers more clear about the image situation 2022-01-19 10:33:15 +08:00
HinGwenWoong
fd7801c319 Optimize savePPlabel information message when using chinese as language. 2022-01-19 10:28:29 +08:00
HinGwenWoong
f21a8f5447 Set window maximized and window goes to the front when activate. 2022-01-19 10:24:29 +08:00
HinGwenWoong
0936673689 Optimize discardChangesDialog attention message when using chinese as language. 2022-01-19 10:20:56 +08:00
redearly123/PaddleOCR
c6ec27641c Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into PaddlePaddle-dygraph
add feature lock selected shapes
2021-12-30 22:01:56 +08:00
redearly123/PaddleOCR
c8e8bdbd2c add feature lock/unlock selected shapes 2021-12-27 21:36:09 +08:00
redearly123/PaddleOCR
ee060d07ed add feature lockedShapes 2021-12-27 00:10:58 +08:00
redearly123/PaddleOCR
d671e49dd2 add feature lockshapes 2021-12-22 23:07:04 +08:00
Leif
246da08a4f Fix bugs on PPOCRLabel during whl package installation 2021-11-19 17:27:34 +08:00
LuGu
3dc1d309bb 修改路径bug,添加whl包配置文件 2021-11-06 22:18:11 +08:00
Leif
ef383cf19b New functions of PPOCRLabel release
New functions: Open the dataset folder, image rotation, add shortcut key description, repair the direction shortcut key movement function under batch processing
2021-08-11 11:34:08 +08:00