5990 Commits

Author SHA1 Message Date
smilelite
17b1312e7c fixed conflict vl 0811 2022-08-11 21:23:34 +08:00
WenmuZhou
73c77ff79d add image_orientation and update quickstart 2022-08-11 10:56:19 +00:00
WenmuZhou
c2c43bb1bc rename SLANetLoss to SLALoss 2022-08-10 14:58:08 +00:00
WenmuZhou
731688c2dd add PP-Structurev2 to whl 2022-08-10 14:51:57 +00:00
WenmuZhou
73ca6c2e7f add PP-Structurev2 to hubserving 2022-08-10 14:15:52 +00:00
WenmuZhou
4ac17fca55 update train.py 2022-08-10 11:04:06 +00:00
WenmuZhou
70145c3cdb Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into table_pr 2022-08-10 11:01:21 +00:00
WenmuZhou
de712e2762 update ch doc 2022-08-10 11:01:03 +00:00
WenmuZhou
1e27820f59 add merge flag 2022-08-10 10:52:34 +00:00
zhoujun
f74f897f56
Merge pull request #7159 from an1018/layout_pr
update layout
2022-08-10 18:29:16 +08:00
WenmuZhou
38b3ca47a9 avoid cnflic 2022-08-10 07:07:32 +00:00
WenmuZhou
24d917d210 update cpp infer doc 2022-08-10 06:27:21 +00:00
WenmuZhou
3867c8cc87 add table cpp infer 2022-08-10 06:05:02 +00:00
an1018
4f3eef69f0 update layout 2022-08-10 13:53:43 +08:00
WenmuZhou
97f7f74808 add copyright 2022-08-10 05:33:21 +00:00
an1018
c94025f266 update layout 2022-08-10 12:54:25 +08: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
andyjpaddle
9e1a77ead1 update dict 2022-08-09 01:47:57 +00:00
andyjpaddle
3380010d9a update dict 2022-08-09 01:44:16 +00: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
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
MissPenguin
8c4e1dccf2
refine doc (#7110) 2022-08-06 13:16:51 +08:00
MissPenguin
b0ab763bba refine doc 2022-08-05 07:07:22 +00: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