Commit Graph

5346 Commits (1a5e1be1fa678b893da13e12a41dd0c92be9737b)
 

Author SHA1 Message Date
Topdu 1a5e1be1fa arabic reverse function 2022-08-22 09:57:57 +00:00
Topdu 2741a84de7 arabic reverse function 2022-08-22 09:53:04 +00:00
Topdu 09ff249363 update arabic rec model & add pred reverse function 2022-08-15 10:42:02 +00:00
andyjpaddle 89f8b1d49f
Merge pull request #7196 from andyjpaddle/fix_sar
fix sar infer shape
2022-08-15 14:07:43 +08:00
andyjpaddle b7ca8c8070 fix sar infer shape 2022-08-15 03:40:29 +00:00
littletomatodonkey 78871cfefb
kie doc (#7154)
* kie doc

* fix xlm model export

* fix doc

* add wildreceipt dataset

* fix doc

* fix doc
2022-08-15 11:39:11 +08: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
zhoujun f74f897f56
Merge pull request #7159 from an1018/layout_pr
update layout
2022-08-10 18:29:16 +08:00
an1018 4f3eef69f0 update layout 2022-08-10 13:53:43 +08:00
an1018 c94025f266 update layout 2022-08-10 12:54:25 +08: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
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