Commit Graph

54 Commits (43bd7d04ed2d31483c2b4362cb431112bbdee957)

Author SHA1 Message Date
Leif e41dfc6e40 Update PPOCRLabel
Update PPOCRLabel
2022-05-13 14:59:37 +08:00
Leif b657a3a684 change label filename
change label filename
2022-05-06 11:49:06 +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 8b228a1f9b new 2022-05-04 22:13:02 +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 9f69e97569 Make shift point bigger when copy box(es) 2022-02-24 22:12:42 +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 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 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 a85a009e13 pop up a key list dialog when finish a new shape 2022-02-20 11:56:11 +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 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
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
Leif 190bd76833 Fix a bug in PPOCRLabel
Fix a bug in PPOCRLabel
2021-12-28 11:20:28 +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 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
Daniel Yang 411d764c11
Merge pull request #3388 from Wei-JL/dygraph
【SIG】增添打开当前正在标注的数据集文件夹
2021-08-09 21:09:09 +08:00
LuGu ac8ba5fc33 Update batch move 2021-07-28 21:12:00 +08:00
Alchemist_W ca6fabf433 在菜单edit和鼠标右键 增加图片左右旋转功能 且有标注框的情况下不可以旋转,优化代码 2021-07-24 10:23:29 +08:00
LuGu f68f7df702 Update move box 2021-07-22 14:49:31 +08:00
Alchemist_W 4df7ada91d 在菜单edit和鼠标右键 增加图片左右旋转功能 2021-07-22 13:11:18 +08:00
Alchemist_W 6baa8bfd36 Merge remote-tracking branch 'origin/dygraph' into dygraph
# Conflicts:
#	PPOCRLabel/libs/resources.py

改为大写
2021-07-21 16:33:10 +08:00
Alchemist_W f6d2bc9be5 Merge remote-tracking branch 'origin/dygraph' into dygraph
# Conflicts:
#	PPOCRLabel/libs/resources.py

改为大写
2021-07-21 16:07:29 +08:00
魏大毛 22d3ead42d 增加打开的数据集文件夹的功能,且移动原文件夹会提示 2021-07-08 19:51:54 +08:00
LuGu b1d31f8ace update Shortcut Keys 2021-07-06 11:19:22 +08:00
LuGu 9fb447c48f update Shortcut keys 2021-07-05 21:43:09 +08:00
LuGu ee08cdadd8 update Shortcut keys 2021-07-05 21:09:16 +08:00
Leif b86222c305 Fix a bug in PPOCRLabel
Solve the problem that the exported image is displayed as a mirror image after counterclockwise labeling
2021-04-22 18:48:42 +08:00
Leif 5520d88609 Fix several bugs in PPOCRLabel
Spelling mistake, detection box missing,etc.
2021-04-14 21:24:37 +08:00
Leif ee9c1bcfc9 Fix 4 points and shortcut bugs 2021-02-09 15:15:38 +08:00
Leif 35f6d18fab Update readme and delete redundancy codes 2021-02-07 17:28:10 +08:00
Leif ecf8b569d8 New functions like batch move, delete, withdraw with redundant codes 2021-02-05 12:05:11 +08:00
Leif 94cb456854 fix image autoRotate & add limitation on image size 2021-01-21 21:17:28 +08:00
Leif 9c7405b6d6 Optimize the labeling experience 2021-01-11 20:30:05 +08:00
Leif ca3a925ae4 Temporarily delete editinlist 2021-01-08 14:49:44 +08:00
Leif 8402e8d1de Add editinlist.py 2021-01-06 15:38:18 +08:00
Leif ffe71f5851 Update AutoDialog 2020-12-18 19:32:16 +08:00
Leif 03002bbc55 Add single box re-recognition function and perfect shortcut keys 2020-12-18 19:28:38 +08:00