Commit Graph

52 Commits (release/2.7)

Author SHA1 Message Date
andyj 6d44c67848
[doc] update PPOCRLabel doc (#9563)
* add finetune en doc & test=document_fix

* fix dead link & test=document_fix

* fix dead link & test=document_fix

* update check img

* fix det res dtype

* update args default type & test=document_fix

* fix numpy version

* support numpy1.24.0

* fix doc & test=document_fix

* update doc
2023-03-28 15:27:47 +08:00
Evezerest adc8b631bb
Update README.md 2023-02-24 17:07:38 +08:00
Evezerest 0f522b12c0
Fix PPOCRLabel bugs, release PPOCRLabel 2.1.3 (#8401)
* Revert "Modify the output bug of PaddleOCR==2.6.1 update. (#8391)"

This reverts commit c0ea753f17.

* Fix PPOCRLabel bugs, release PPOCRLabel 2.1.2

Fix PPOCRLabel bugs due to the upgrade of paddleocr, release PPOCRLabel 2.1.2

* Fix PPOCRLabel bugs, release PPOCRLabel 2.1.3

Fix PPOCRLabel bugs due to the upgrade of paddleocr, release PPOCRLabel 2.1.3

* Update PPOCRLabel's requirements

Update PPOCRLabel's requirements

* Update PPOCRLabel README

Update PPOCRLabel README

* Update PPOCRLabel

Update PPOCRLabel

Co-authored-by: d2623587501 <71634460+d2623587501@users.noreply.github.com>
2022-11-21 20:39:08 +08:00
Leif 8deb8728f9 release new PPOCRLabel whl package
release new PPOCRLabel whl package
2022-09-29 17:08:59 +08:00
Leif 69666cd375 Update the README of PPOCRLabel
Update the README of PPOCRLabel
2022-08-31 21:03:17 +08:00
Leif ab032f32f6 Delete difficult checkbox annotation
Delete difficult checkbox annotation
2022-08-01 19:57:25 +08:00
Leif 0de3446900 Update the README of PPOCRLabel
Update the README of PPOCRLabel
2022-08-01 19:56:11 +08:00
Evezerest a223750834
Update README.md 2022-05-09 10:23:44 +08:00
Leif 2954d396fd Update README of PPOCRLabel
Update README of PPOCRLabel
2022-05-08 21:20:16 +08:00
HinGwenWoong d1f21650a9 Improve doc about rotate box 2022-05-05 09:41:25 +08:00
Leif 442487b0a8 Update the README of PPOCRLabel
Update the README of PPOCRLabel
2022-04-08 18:30:51 +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 7ad60ca568 Fix doc, Make it easier for user to run PPOCRLabel 2022-03-02 10:12:14 +08:00
HinGwenWoong b949765e87 Fix doc 2022-03-02 10:01:25 +08:00
HinGwenWoong 8a19bad0db Merge branch 'peterh_kie_dygraph' of github.com:PeterH0323/PaddleOCR into peterh_kie_dygraph 2022-02-25 19:54:35 +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 aba32feb18
Update README.md 2022-02-25 11:22:10 +08:00
HinGwenWoong 51836a1df2 Fixed BUG not using --kie will crash, Improve README 2022-02-20 22:48:12 +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 8091e3482d Imporve README 2022-01-22 15:59:04 +08:00
HinGwenWoong fb8fadcda7 Optimize short cut: Using [Alt+X] to delect the box 2022-01-19 17:35:53 +08:00
HinGwenWoong aed73672f6 Improve user efficiency: Using [Ctrl+T] to delect the box 2022-01-19 10:36:57 +08:00
Leif 3a87e8960b Update PPOCRLabel README
Update PPOCRLabel README
2021-12-28 11:21:04 +08:00
Leif 246da08a4f Fix bugs on PPOCRLabel during whl package installation 2021-11-19 17:27:34 +08:00
Evezerest 26c1632488
Merge branch 'dygraph' into dygraph 2021-11-08 21:51:08 +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
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
Daniel Yang e7ef5ee49e
Merge pull request #1975 from Evezerest/dy1
Add new batch processing and undo functions
2021-02-09 15:20:23 +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
WenmuZhou b97ff21324 update readme and requirements.txt 2021-02-04 19:51:44 +08:00
Evezerest e4ea2211e4
Optimize the labeling experience (#1709)
* Update readme

* Optimize the labeling experience
2021-01-12 01:16:49 +08:00
Leif 9c7405b6d6 Optimize the labeling experience 2021-01-11 20:30:05 +08:00
Leif 35dd089346 Update readme and delete uesless files 2021-01-08 14:34:20 +08:00
Leif 8402e8d1de Add editinlist.py 2021-01-06 15:38:18 +08:00
Leif a127340c1e Update joinus.png 2021-01-05 10:23:53 +08:00
Leif 03002bbc55 Add single box re-recognition function and perfect shortcut keys 2020-12-18 19:28:38 +08:00
Leif d6fd98dfab Update readme 2020-12-16 12:52:26 +08:00
grasswolfs 7950062dd8 test=develop, test=documents_fix 2020-12-15 22:50:57 +08:00
grasswolfs ca1d962890 test=develop, test=documents_fix 2020-12-15 22:37:52 +08:00
Leif 40673f996a Delete redundancy codes and add save label in menu 2020-12-14 20:50:12 +08:00