Commit Graph

22 Commits (49ef54ee3cf6a3f52501dce670ea2e751c5d75d3)

Author SHA1 Message Date
Empathy d3e362a3a0
1、PPOCRLabel现在支持从中文路径导入图片,原本导入含中文路径的图片会导致崩溃。 (#11236)
2、PPOCRLabel现在支持移动被其他框覆盖的锚点,原本无法移动被覆盖的锚点。
3、修复utility.py中误输入字符导致的语法错误。
4、修复setValue()应输入int,实际输入float导致的类型错误。
5、修复paddleocr中未import predict_system的错误。
6、修复canvas.py中部分输入参数类型错误
7、修复了LabelList不兼容搜狗输入法或win11输入法的问题。原本使用搜狗输入法修改标注数据时,仅输入一个字母就会失去焦点并提交数据变更,导致无法输入完整的汉字。现在将处理逻辑改为失去焦点时仍不提交数据变更,直到切换item或按下enter键才提交。
8、新增扩大选框的功能

1、PPOCRLabel now supports importing images from Chinese paths, originally importing images containing Chinese paths would cause a crash.
2、PPOCRLabel now supports moving anchor points that are covered by other boxes, originally it could not move the covered anchor points.
3、Fix the syntax error caused by mistakenly inputting characters in utility.py.
4、Repair the type error caused by inputting int but float in setValue().
5、Repair the error of not import predict_system in paddleocr.
6、Fix some input parameter type errors in canvas.py.
7、LabelList can't use Sogou Input Method or Win11 Input Method to input text.
8、Add function of expand box.
2023-12-13 10:16:39 +08:00
Leif 050e2a6879 Update menu
Update menu
2022-09-29 16:58:26 +08:00
whjdark 4cbacc3b2c new commit 2022-07-08 14:44:38 +08:00
Leif e41dfc6e40 Update PPOCRLabel
Update PPOCRLabel
2022-05-13 14:59:37 +08:00
whj_dark 6413fb1f83 new 2022-05-05 15:36:04 +08:00
HinGwenWoong e8edb43718 Add Right click change key class 2022-02-20 17:20:29 +08:00
HinGwenWoong 814e8a8773 Delete useless part in key dialog, translate tip 2022-02-20 12:41:41 +08:00
HinGwenWoong 89c9abf669 UI add key list 2022-02-20 10:08:50 +08:00
redearly123/PaddleOCR d671e49dd2 add feature lockshapes 2021-12-22 23:07:04 +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
Alchemist_W 4df7ada91d 在菜单edit和鼠标右键 增加图片左右旋转功能 2021-07-22 13:11:18 +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
魏大毛 6c4552450a 增加打开的数据集文件夹的功能 2021-07-06 16:55:11 +08:00
LuGu b1d31f8ace update Shortcut Keys 2021-07-06 11:19:22 +08:00
LuGu ee08cdadd8 update Shortcut keys 2021-07-05 21:09:16 +08:00
Leif 5520d88609 Fix several bugs in PPOCRLabel
Spelling mistake, detection box missing,etc.
2021-04-14 21:24:37 +08:00
Leif ecf8b569d8 New functions like batch move, delete, withdraw with redundant codes 2021-02-05 12:05:11 +08:00
Leif 9c7405b6d6 Optimize the labeling experience 2021-01-11 20:30:05 +08:00
Leif 03002bbc55 Add single box re-recognition function and perfect shortcut keys 2020-12-18 19:28:38 +08:00
Leif a14fce5bdf Add save label in menu 2020-12-11 21:53:01 +08:00
Leif 4c4cad8bd5 Add PPOCRLabel 2020-12-11 19:23:27 +08:00