masoud parpanchi
|
a916057501
|
reverse output for rtl languages has bug. (#10418)
|
2024-01-03 10:34:41 +08:00 |
ToddBear
|
1e11f25409
|
CV套件建设专项活动 - 文字识别返回单字识别坐标 (#10515)
* modification of return word box
* update_implements
* Update rec_postprocess.py
* Update utility.py
|
2023-08-02 19:11:28 +08:00 |
kerneltravel
|
2b7b9dc2cf
|
remove unused imported module, so can avoid PyInstaller packaged binary's start-time not found module error. (#10502)
|
2023-08-02 10:10:36 +08:00 |
UserUnknownFactor
|
8967e63392
|
Add preprocessing common to OCR tasks (#10217)
Add preprocessing to options
|
2023-07-20 20:24:42 +08:00 |
itasli
|
f8cbbce65c
|
Fix fitz camelCase deprecation and .PDF not being recognized as pdf file (#10181)
* Fix fitz camelCase deprecation and .PDF not being recognized as pdf file
* refactor get_image_file_list function
|
2023-07-07 16:13:32 +08:00 |
xiaoting
|
2be9fe763e
|
rever 'limit maximum resizing ratio' (#9449)
|
2023-03-15 17:34:37 +08:00 |
Jiang Yuwei
|
9c22490f95
|
Fix numpy.bool deprecation problem (#9404)
|
2023-03-14 09:47:43 +08:00 |
Double_V
|
a923f35de5
|
delte unused params (#9078)
|
2023-02-15 10:37:40 +08:00 |
topduke
|
14adbd09f2
|
fix piecewise boundaries and droppath dtype (#8990)
* fix tipc piecewise boundaries and droppath dtype
* fix piecewise boundaries and droppath dtype
|
2023-02-07 14:12:06 +08:00 |
topduke
|
29cdda4eda
|
add svtr FAQ ang data_aug (#8865)
* Update rec_nrtr_head.py
* add svtr FAQ and data_aug
|
2023-01-19 22:14:31 +08:00 |
Double_V
|
7e7630eb67
|
fix issue 9659 and doc (#8689)
|
2022-12-22 11:10:22 +08:00 |
xiaoting
|
23e034c40e
|
fix aster loss for axis (#8674)
|
2022-12-20 13:22:03 +08:00 |
topduke
|
34b9569800
|
Update rec_nrtr_head.py (#8564)
|
2022-12-07 15:07:50 +08:00 |
andyjpaddle
|
84ec4503ef
|
rm visionlan invalid params
|
2022-10-27 08:47:15 +00:00 |
littletomatodonkey
|
b92501faf6
|
fix pic (#8067)
|
2022-10-24 15:43:01 +08:00 |
Lizhi Chen
|
182c1db291
|
Merge branch 'dygraph' into dygraph
|
2022-10-20 10:14:55 +08:00 |
zhoujun
|
3907c72a08
|
Merge pull request #7940 from dorren002/new_branch
add handwritten mathematical expression recognition algorithm CAN
|
2022-10-19 19:28:59 +08:00 |
andyj
|
38290a2853
|
update visionlan (#7989)
|
2022-10-19 17:12:12 +08:00 |
贾晓
|
9d4d44ce07
|
Merge pull request #7976 from WenmuZhou/tipc3
only in DRRG import DRRGHead
|
2022-10-18 16:09:15 +08:00 |
WenmuZhou
|
273068527f
|
only in DRRG import DRRGHead
|
2022-10-18 07:31:07 +00:00 |
dorren
|
ea557c50ee
|
update config
|
2022-10-17 19:58:35 +08:00 |
andyj
|
caf77ddb2f
|
Merge pull request #7957 from andyjpaddle/fix_vl_dict
fix visionlan default dict
|
2022-10-17 17:21:31 +08:00 |
dorren
|
f875556541
|
update can transform method and add copyright info for new file
|
2022-10-17 17:18:14 +08:00 |
chenlizhi
|
9cef24090c
|
add and update sr model
|
2022-10-17 16:47:28 +08:00 |
andyjpaddle
|
9606bec16a
|
fix visionlan default dict
|
2022-10-17 07:41:36 +00:00 |
chenlizhi
|
0cdfc52507
|
add sr model Text Telescope
|
2022-10-17 15:15:37 +08:00 |
dorren
|
c57effb84f
|
update can data loading method and tipc configs, revert precommit config
|
2022-10-17 15:04:42 +08:00 |
dorren
|
f3f473d3f9
|
update CAN model
|
2022-10-15 20:27:05 +08:00 |
zhoujun
|
ce72023ce1
|
Merge pull request #7832 from zhiminzhang0830/drrg_branch
add text detection algorithm DRRG
|
2022-10-13 13:19:13 +08:00 |
Double_V
|
9df7730eeb
|
Merge pull request #7840 from LDOUBLEV/dygraph
add polygon params
|
2022-10-12 10:14:16 +08:00 |
littletomatodonkey
|
972e7a1ccd
|
support reconaug (#7873)
|
2022-10-11 15:13:38 +08:00 |
zhiminzhang0830
|
3ee146fa99
|
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into drrg_branch
|
2022-10-10 15:56:08 +08:00 |
zhiminzhang0830
|
67ae525e95
|
删除backbone里的pretrained_model字段
|
2022-10-10 14:20:28 +08:00 |
zhoujun
|
823a8391f1
|
Merge pull request #7741 from zhiminzhang0830/rfl_branch
add text recognition algorithm rflearning
|
2022-10-10 14:06:13 +08:00 |
zhiminzhang0830
|
483e503826
|
通过变量类型判断是否是visual
|
2022-10-10 12:12:47 +08:00 |
LDOUBLEV
|
3628ac1c6c
|
fix bug
|
2022-10-10 10:12:28 +08:00 |
littletomatodonkey
|
60559a7ec1
|
add ser+re hub serving (#7844)
* add ser+re hub serving
* fix
|
2022-10-09 13:28:12 +08:00 |
LDOUBLEV
|
119196f11d
|
add det_box_type params
|
2022-10-09 11:28:32 +08:00 |
zhiminzhang0830
|
c25eec882a
|
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into rfl_branch
|
2022-10-09 10:07:46 +08:00 |
littletomatodonkey
|
eeef62b3c6
|
fix PREN export and infer (#7833)
|
2022-10-08 16:37:12 +08:00 |
zhiminzhang0830
|
03802c7f93
|
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into drrg_branch
|
2022-10-08 12:00:17 +08:00 |
zhiminzhang0830
|
1f9400dd73
|
add drrg
|
2022-10-08 11:56:45 +08:00 |
zhiminzhang0830
|
c459b72565
|
添加RFL CNT分支infer支持
|
2022-10-08 11:20:36 +08:00 |
WenmuZhou
|
3e8c78b8c1
|
fix tablerec-rare train error
|
2022-09-30 07:01:43 +00:00 |
zhiminzhang0830
|
3f8602c169
|
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into rfl_branch
|
2022-09-29 16:40:10 +08:00 |
zhiminzhang0830
|
154f42f1b0
|
推理时添加softmax
|
2022-09-28 17:44:13 +08:00 |
zhiminzhang0830
|
b580fa0517
|
删除无用函数
|
2022-09-28 17:43:00 +08:00 |
zhiminzhang0830
|
5a380afb1e
|
添加引用
|
2022-09-28 17:42:13 +08:00 |
WenmuZhou
|
fb2b7f5447
|
add paddle2onnx support for tablerec-rare
|
2022-09-28 10:32:09 +08:00 |
zhiminzhang0830
|
0002349df3
|
add text recognition algorithm rflearning
|
2022-09-27 10:54:31 +08:00 |