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
d2623587501
c0ea753f17
Modify the output bug of PaddleOCR==2.6.1 update. ( #8391 )
2022-11-21 18:25:39 +08:00
whjdark
42395baffc
canvas.paintEvent() bug fix
...
https://github.com/PaddlePaddle/PaddleOCR/issues/7681
https://github.com/PaddlePaddle/PaddleOCR/issues/7702
self.prevPoint存储使用浮点型,p.drawLine只接受整型,触发上述异常。
2022-09-28 20:30:43 +08:00
Leif
5635385c54
increase font sizes
...
increase font sizes
2022-08-25 16:59:16 +08:00
Leif
8a8fcac512
modify some sizes
...
modify some sizes
2022-08-01 20:30:39 +08:00
whjdark
81f29c936f
new commit
2022-07-21 15:38:03 +08:00
whjdark
4cbacc3b2c
new commit
2022-07-08 14:44:38 +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
9f69e97569
Make shift point bigger when copy box(es)
2022-02-24 22:12:42 +08:00
HinGwenWoong
4f8b13757f
save into file success after label a box and key
2022-02-20 14:50:40 +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
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
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
LuGu
ac8ba5fc33
Update batch move
2021-07-28 21:12:00 +08:00
LuGu
f68f7df702
Update move box
2021-07-22 14:49:31 +08:00
Leif
5520d88609
Fix several bugs in PPOCRLabel
...
Spelling mistake, detection box missing,etc.
2021-04-14 21:24:37 +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
4c4cad8bd5
Add PPOCRLabel
2020-12-11 19:23:27 +08:00