5346 Commits

Author SHA1 Message Date
WenmuZhou
3867c8cc87 add table cpp infer 2022-08-10 06:05:02 +00:00
WenmuZhou
97f7f74808 add copyright 2022-08-10 05:33:21 +00:00
WenmuZhou
c86c174062 remove unused code 2022-08-09 12:16:01 +00: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
WenmuZhou
fb9be2013d rm layout files 2022-08-09 09:52:45 +00:00
WenmuZhou
9277f8c43f update SLANet config 2022-08-09 05:26:47 +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
andyjpaddle
f5692c3f7e
Merge pull request #7143 from WenmuZhou/tttt
fix bug in amp eval
2022-08-09 09:50:04 +08:00
WenmuZhou
3bed2e1f22 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into tttt 2022-08-08 11:34:55 +00:00
WenmuZhou
8b6ba9b4be use aliyun when install paddlenlp 2022-08-08 11:33:32 +00:00
zhoujun
6445362fdc
Merge pull request #7139 from andyjpaddle/fix_amp_re
[TIPC] Fix amp train for re
2022-08-08 19:31:54 +08:00
WenmuZhou
aa7a0cb2a8 fix bug in amp eval 2022-08-08 11:31:12 +00:00
andyjpaddle
44852aae0c
Merge pull request #7109 from WenmuZhou/tipc1
convert fp16 params to fp32 when params is fp16 format
2022-08-08 19:30:44 +08:00
andyjpaddle
8e3aa3a09b fix amp train for re 2022-08-08 09:02:11 +00:00
andyjpaddle
1477b89aa4 fix amp train for re 2022-08-08 08:59:30 +00:00
andyjpaddle
03d384860f fix amp train for re 2022-08-08 08:58:07 +00:00
WenmuZhou
a93367c9c4 update ignore 2022-08-08 06:59:58 +00: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
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
MissPenguin
8c4e1dccf2
refine doc (#7110) 2022-08-06 13:16:51 +08:00
WenmuZhou
c6738f4c53 convert fp16 params to fp32 when params is fp16 format 2022-08-05 12:50:25 +08:00
WenmuZhou
d0efcc74c9 convert fp16 params to fp32 when params is fp16 format 2022-08-05 12:41:03 +08:00
WenmuZhou
12aa058cb1 reduce layoutxml batchsize in litetrainliteinfer model 2022-08-05 11:04:14 +08:00
andyjpaddle
35829c4f3e
Merge pull request #7099 from WenmuZhou/tipc1
rename 2.0 to 2_0
2022-08-04 16:14:19 +08:00
Evezerest
d364baa75f
Update README_ch.md 2022-08-04 13:20:48 +08:00
WenmuZhou
604e59339e add paddlenlp install 2022-08-04 12:14:31 +08:00
WenmuZhou
fbcb5b6f17 rename 2.0 to 2_0 2022-08-04 10:20:13 +08:00
WenmuZhou
faa6bbef2a rename 2.0 to 2_0 2022-08-04 10:15:12 +08:00
Evezerest
14318e392f
Merge pull request #7088 from andyjpaddle/add_handwrite
[Application] Add handwrite
2022-08-03 16:36:46 +08:00
zhoujun
3ff4538473
Merge pull request #7084 from WenmuZhou/tipc1
add layoutxlm to benckmark
2022-08-03 16:00:23 +08:00
WenmuZhou
225a3fc4fa rename layoutxlm to layoutxlm_ser 2022-08-03 15:31:51 +08:00
andyjpaddle
071d832728 add example img 2022-08-03 06:48:14 +00:00
andyjpaddle
f16ff48178 add example img 2022-08-03 06:41:33 +00:00
WenmuZhou
d59c7f672b rename 2.0 to 2_0 2022-08-03 14:25:06 +08:00
andyjpaddle
e34f44564d Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2022-08-03 06:01:08 +00:00
andyjpaddle
f6f7e3a3e5 add handwrite case 2022-08-03 06:00:54 +00:00
WenmuZhou
56ada55d08 add layoutxlm 2022-08-03 11:53:01 +08:00
MissPenguin
0bec6bf454
Update detection.md 2022-08-03 10:35:47 +08:00
MissPenguin
0cd06d9cf9
Update detection_en.md 2022-08-03 10:35:21 +08:00
zhoujun
344145610e
Merge pull request #7077 from WenmuZhou/tipc1
rename 2.0 to 2_0
2022-08-03 08:45:49 +08:00
andyjpaddle
f5467804fb
Merge pull request #7072 from andyjpaddle/fix_infer_log
[TIPC] fix tipc infer log
2022-08-02 20:07:37 +08:00
WenmuZhou
e7b160113d fix fp16 bug 2022-08-02 20:02:25 +08:00
WenmuZhou
28daed6f3c fix bug 2022-08-02 19:54:28 +08:00
WenmuZhou
5afce66fc2 rename 2.0 to 2_0 2022-08-02 19:43:36 +08:00
WenmuZhou
160e5e384a rename 2.0 to 2_0 2022-08-02 19:41:29 +08:00
andyjpaddle
f1d5d5396e fix tipc infer log 2022-08-02 08:01:37 +00:00
andyjpaddle
c1f9e807fb
Merge pull request #7065 from smilelite/spin_branch
spin复现合入:fixed bug for predict_rec
2022-08-02 15:05:07 +08:00
smilelite
8fa4620cce fixed bug for predict_rec 2022-08-01 21:20:02 +08:00