Commit Graph

109 Commits (e6930d9d54b69c03e4c134e9e7cdd7bbc493c4e4)

Author SHA1 Message Date
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
Evezerest 34397ec6c7
Merge pull request #5515 from Evezerest/dygraph
Update docs
2022-02-18 15:22:57 +08:00
Leif c429cbc48f Update the README of PPOCRLabel
Update the README of PPOCRLabel
2022-02-17 14:31:34 +08:00
Alchemist_W f58d8d0372 修改完成:划分det与rec数据集脚本,以及对应的中英文文档指令及其数据集存放树状结构。已提交过release2.4分支 2022-02-10 22:40:19 +08:00
WenmuZhou 9d4aed1127 fix link in doc & test=document_fix 2022-02-09 06:15:43 +00:00
HinGwenWoong 26c1a03d21 modified according review 2022-01-25 20:12:00 +08:00
HinGwenWoong 089de07ace Improve README 2022-01-25 18:43:44 +08:00
HinGwenWoong 3c3598476a Improve README short cut 2022-01-25 18:34:53 +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 8091e3482d Imporve README 2022-01-22 15:59:04 +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 a519d4ddbd [ time left ] remove microseconds 2022-01-19 11:00:43 +08:00
HinGwenWoong c267107926 Add [ time left ] while predicting the image for user to know the situation 2022-01-19 10:44:14 +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 0d8ac34b95 add feature lock selected shapes 2021-12-30 21:16:35 +08:00
Leif 3a87e8960b Update PPOCRLabel README
Update PPOCRLabel README
2021-12-28 11:21:04 +08:00
Leif 190bd76833 Fix a bug in PPOCRLabel
Fix a bug in PPOCRLabel
2021-12-28 11:20:28 +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
LuGu d69a087eb7 Modify the bug 2021-12-07 21:52:58 +08:00