zhoujun
1139a6c9ec
add table master to benchmark ( #9107 )
...
* Add custom detection and recognition model usage instructions in re
* update
* Add custom detection and recognition model usage instructions in re
* add db net for benchmark
* rename benckmark to PaddleOCR_benchmark
* add addict to req
* rename
* add table master benckmark
* support tablemaster d2s train
2023-02-22 15:25:05 +08:00
topduke
72d91eab11
update Blur to fix training time consumption ( #9068 )
...
* fix piecewise boundaries and droppath dtype
* fix tipc piecewise boundaries and droppath dtype
* update Blur to fix training time consumption
2023-02-14 16:04:19 +08:00
zhiminzhang0830
30201ef954
add satrn ( #8433 )
...
* add satrn
* 修复satrn导出问题
* 规范satrn config文件
* 删除SATRNRecResizeImg
---------
Co-authored-by: zhiminzhang0830 <zhangzhimin04@baidu.com>
2023-02-08 11:25:50 +08:00
andyj
9059f747e6
support new version of numpy ( #8921 )
...
* 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
2023-01-30 16:05:14 +08:00
topduke
955c46e0c5
add svtr FAQ and data_aug ( #8864 )
2023-01-19 22:14:28 +08:00
Double_V
58a5c0b35d
[check_install] ( #8177 )
...
* support min_area_rect crop
* add check_install
* fix requirement.txt
* fix check_install
* add lanms-neo for drrg
* fix
* fix doc
2022-11-15 14:25:39 +08:00
andyjpaddle
27f4e8a857
rm visionlan invalid params
2022-10-27 07:51:45 +00: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
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
andyjpaddle
9606bec16a
fix visionlan default dict
2022-10-17 07:41:36 +00: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
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
zhoujun
823a8391f1
Merge pull request #7741 from zhiminzhang0830/rfl_branch
...
add text recognition algorithm rflearning
2022-10-10 14:06:13 +08:00
littletomatodonkey
60559a7ec1
add ser+re hub serving ( #7844 )
...
* add ser+re hub serving
* fix
2022-10-09 13:28:12 +08:00
zhiminzhang0830
1f9400dd73
add drrg
2022-10-08 11:56:45 +08:00
zhiminzhang0830
0002349df3
add text recognition algorithm rflearning
2022-09-27 10:54:31 +08:00
WenmuZhou
06194524ca
add re predict
2022-09-20 22:13:27 +08:00
huangjun12
b5268dc3a0
add centripetal text model
2022-09-15 11:08:16 +00:00
Double_V
d022b26903
Merge pull request #7420 from wangjingyeye/dyg_db
...
update pgnet
2022-09-05 18:45:44 +08:00
wangjingyeye
0fd122b674
update pgnet
2022-09-05 09:06:17 +00:00
wangjingyeye
4c0b08733d
update pgnet
2022-09-05 07:03:16 +00:00
LDOUBLEV
2189e54ad9
padding when image.h+w < 32
2022-09-02 10:45:33 +08:00
wangjingyeye
929b4f4557
update pgnet
2022-08-30 05:58:39 +00:00
jinming.teo
4af5f63d44
limit maximum resizing ratio
2022-08-26 22:17:23 +08:00
Evezerest
7e4e87dd6d
cherry pick PRs from community ( #7273 )
...
* Merge pull request #6824 from ChenNima/release/2.5-kie-save-res
[kie]add write_kie_result to kie infer tool
* Merge pull request #6677 from TonyJiangWJ/release/2.5
修复内存泄露问题
* Update native.cpp (#6650 )
fix issue 6640
* Merge pull request #6625 from ynjang/ynjang
update sorted_boxes
* fix DeprecationWarning, (#6604 )
DeprecationWarning: The binary mode of fromstring is deprecated, as it behaves surprisingly on unicode inputs. Use frombuffer instead
* Merge pull request #6585 from maxbachmann/release/2.5
replace GPL licensed components
* Merge pull request #6575 from Eling486/release/2.5
update win doc
* Merge pull request #6477 from MikoyChinese/fix-copy-paste
Fix copy_paste no texts augment.
* Merge pull request #6361 from mohamadmansourX/patch-9
Update README_en.md
Co-authored-by: Double_V <liuvv0203@163.com>
Co-authored-by: shawn <1021362695@qq.com>
Co-authored-by: paopjian <672034519@qq.com>
2022-08-21 18:03:57 +08:00
smilelite
40c45e2ccc
Merge branch 'dygraph' into robustscanner_branch
2022-08-17 21:49:11 +08:00
WenmuZhou
ec22e60cb4
fix boxlabel error
2022-08-16 03:34:40 +00:00
smilelite
a8ba8963e0
merge cpnflict 0815
2022-08-15 23:03:21 +08:00
WenmuZhou
4369552ea2
add in and out box_format
2022-08-15 10:04:06 +00:00
WenmuZhou
ba284a2b74
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into table_pr
2022-08-14 09:07:19 +00:00
xiaoting
7054013004
Submit SR model ( #6933 )
...
* add sr model
* update for eval
* submit sr
* polish code
* polish code
* polish code
* update sr model
* update doc
* update doc
* update doc
* fix typo
* format code
* update metric
* fix export
2022-08-12 10:49:54 +08:00
smilelite
60ea689df4
Merge branch 'dygraph' into robustscanner_branch
2022-08-11 21:45:21 +08:00
WenmuZhou
d5ea6f21f8
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into table_pr
2022-08-09 11:36:49 +00:00
WenmuZhou
92f8552121
add "<td></td>" to dict when "<td></td>" not in file
2022-08-09 10:50:30 +00:00
andyjpaddle
3f65b360ef
Add rec algo VisionLAN ( #6943 )
...
* add vl
* add vl
* add vl
* add ref
* fix head out
* add visionlan doc
* fix vl infer
* update dict
2022-08-09 11:29:43 +08:00
WenmuZhou
6fe01d43dc
Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into table_pr
2022-08-08 06:58:15 +00:00
WenmuZhou
ddaa2c2552
add SLANet
2022-08-08 06:50:27 +00:00
smilelite
47a27071eb
Merge branch 'dygraph' into robustscanner_branch
2022-08-08 09:31:16 +08:00
littletomatodonkey
9e4ae9dc12
add vqa code ( #7096 )
...
* add vqa code
* add order ocr info
* rename tb-yx order
* polish configs
* add trt offline-tuning
* fix seed and remove unused configs
2022-08-06 15:41:20 +08:00
WenmuZhou
160e5e384a
rename 2.0 to 2_0
2022-08-02 19:41:29 +08:00
smilelite
3337dee65a
fixed rec_img_aug 20220801
2022-08-01 22:09:12 +08:00
smilelite
b781838015
fix conflicts
2022-07-27 23:02:24 +08:00
smilelite
484bf2f7dc
modified SPINLabelEncode SPINLabelDecode
2022-07-14 22:26:10 +08:00
smilelite
f614274672
modified label_ops
2022-07-12 22:15:00 +08:00
smilelite
cb370419ec
modified pr
2022-07-11 23:59:45 +08:00