Commit Graph

5334 Commits (3bed2e1f22935c505cc50d83477a9f1544e53781)
 

Author SHA1 Message Date
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
Evezerest 8c47bb1293
Merge pull request #7064 from Evezerest/dygraph
modify some sizes of PPOCRLabel
2022-08-01 20:31:47 +08:00
Leif 8a8fcac512 modify some sizes
modify some sizes
2022-08-01 20:30:39 +08:00
Leif a28b942714 Merge remote-tracking branch 'origin/dygraph' into dy1 2022-08-01 20:02:51 +08:00
Evezerest d771d5bd53
Merge pull request #7044 from whjdark/dygraph
1、标签列表前显示序号;2、BBOX序号标签显示及时刷新修复
2022-08-01 20:01:53 +08:00
Evezerest 27b8b9f3eb
Merge pull request #7063 from Evezerest/dygraph
Update the README of PPOCRLabel
2022-08-01 20:00:11 +08:00
Leif 5e690264fb Merge branch 'dygraph' into dy1 2022-08-01 19:58:07 +08:00
Leif ab032f32f6 Delete difficult checkbox annotation
Delete difficult checkbox annotation
2022-08-01 19:57:25 +08:00
Leif 0de3446900 Update the README of PPOCRLabel
Update the README of PPOCRLabel
2022-08-01 19:56:11 +08:00
zhoujun 3fc04c5b33
Merge pull request #7020 from smilelite/spin_branch
fixed predict_rec
2022-08-01 19:52:32 +08:00
andyjpaddle 732fc28fee
Merge pull request #7002 from WenmuZhou/table2
update table master config
2022-08-01 19:26:31 +08:00
贾晓 342522ab52
Merge pull request #7049 from WenmuZhou/tipc1
add benckmark
2022-08-01 14:34:49 +08:00
WenmuZhou dd1e17fd79 add benckmark 2022-07-30 10:00:11 +08:00