Commit Graph

96 Commits (814e8a877398f77ab8b27d776049fa172ea471bc)

Author SHA1 Message Date
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
Leif f9f7d161a6 Update joinus.png and fix doc bugs
Update joinus.png and fix doc bugs
2021-12-06 17:40:46 +08:00
Leif 246da08a4f Fix bugs on PPOCRLabel during whl package installation 2021-11-19 17:27:34 +08:00
LuGu ff88312cd6 修改PPOCRLabel配置文件中的介绍和python版本 2021-11-11 14:41:28 +08:00
d2623587501 376319d79f
Merge branch 'PaddlePaddle:dygraph' into dygraph 2021-11-09 21:31:33 +08:00
Evezerest 26c1632488
Merge branch 'dygraph' into dygraph 2021-11-08 21:51:08 +08:00
LuGu 3dc1d309bb 修改路径bug,添加whl包配置文件 2021-11-06 22:18:11 +08:00
Leif 631ee2fb7a Update the readme of PPOCRLabel
Update the readme of PPOCRLabel
2021-10-29 16:27:32 +08:00
Leif f5355087db Update PPOCRLabel readme
Update PPOCRLabel readme
2021-10-21 20:44:52 +08:00
–MrCuiHao d9549ce6a0 数据集划分 2021-10-21 18:39:14 +08:00
Leif 93f5b6871e Merge pull request #4044 from Evezerest/2.3
Unified document title case
2021-09-23 20:58:14 +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
Daniel Yang 411d764c11
Merge pull request #3388 from Wei-JL/dygraph
【SIG】增添打开当前正在标注的数据集文件夹
2021-08-09 21:09:09 +08:00
Wei-JL 6ded97c7df Merge branch 'PaddlePaddle:dygraph' into dygraph
去除部分冗余代码
2021-08-05 19:46:35 +08:00