Commit Graph

699 Commits (6460985d8d0068da6402eb59aa2cee1d597b3612)

Author SHA1 Message Date
andyjpaddle e5e787018e fix vl 2022-08-15 09:05:32 +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
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 9e1a77ead1 update dict 2022-08-09 01:47:57 +00:00
WenmuZhou 3bed2e1f22 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into tttt 2022-08-08 11:34:55 +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 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
zhoujun 344145610e
Merge pull request #7077 from WenmuZhou/tipc1
rename 2.0 to 2_0
2022-08-03 08:45:49 +08:00
WenmuZhou e7b160113d fix fp16 bug 2022-08-02 20:02:25 +08:00
andyjpaddle cad04bbbf1 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2022-08-02 11:42:06 +00:00
andyjpaddle ab0b4e7474 fix vl infer 2022-08-02 11:39:51 +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
zhoujun 3fc04c5b33
Merge pull request #7020 from smilelite/spin_branch
fixed predict_rec
2022-08-01 19:52:32 +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
andyjpaddle 7a706ada64 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2022-07-28 09:14:21 +00:00
smilelite b164bb0165 fixed predict_rec 2022-07-27 22:49:04 +08:00
zhoujun 1696b36bdb
Merge pull request #6841 from smilelite/spin_branch
添加SPIN(第二次修改)
2022-07-26 20:09:34 +08:00
andyjpaddle 991e194e70 add vl 2022-07-20 06:28:00 +00:00
andyjpaddle a3a095150e add vl 2022-07-20 06:21:16 +00:00
andyjpaddle 0401e5203e add vl 2022-07-19 12:54:17 +00:00
andyjpaddle cf533b65c5 add vl 2022-07-19 12:38:54 +00:00
Double_V 2d722451ab
Merge pull request #6870 from wangjingyeye/dyg_poly
debug
2022-07-13 21:05:40 +08:00
wangjingyeye 94a4416426 debug 2022-07-13 06:47:41 +00:00
smilelite cb370419ec modified pr 2022-07-11 23:59:45 +08:00
smilelite 46e3442e2e add spin 2022-07-10 11:47:25 +08:00
smilelite c11ec3ce5b merge upstream 2022-07-10 10:21:18 +08:00
smilelite 3e8f5ce45a merge export_model 2022-07-10 09:37:26 +08:00
smilelite 1cda437c4d modified pr 2022-07-10 09:20:59 +08:00
Double_V ba79009d2c
Merge pull request #6786 from wangjingyeye/dyg_poly
add polygons
2022-07-06 19:46:08 +08:00
wangjingyeye 96f3c6a7c5 add polygons 2022-07-05 08:21:40 +00:00
WenmuZhou adda5ddce9 fix bug 2022-07-05 02:51:07 +00:00
WenmuZhou 929ee4669f Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into tablemaster 2022-07-04 09:21:43 +00:00
wangjingyeye 8d9cfade49 add polygons 2022-07-04 08:40:32 +00:00
zhoujun 7c81281434
Merge pull request #6763 from WenmuZhou/xlm
[VQA] Add support for dygraph2static  for the ser model of the LayoutLM series in VQA
2022-07-02 08:09:26 +08:00
WenmuZhou 8d84144029 pre-commit 2022-07-01 10:00:10 +00:00
WenmuZhou 807dd10636 pre-commit 2022-07-01 09:59:11 +00:00
WenmuZhou 8d46a1fbbe add dygraph2static support of layoutlm series SER model 2022-07-01 08:52:08 +00:00
wangjingyeye 00e67e0bf2
Merge branch 'dygraph' into dyg_db 2022-07-01 11:28:23 +08:00
wangjingyeye 872d73daf5 add db++ 2022-06-30 08:59:05 +00:00
wangjingyeye c26e7aee61 add db++ 2022-06-30 08:57:25 +00:00
littletomatodonkey e13ec733a6
unify kie and ser for vqa data format (#6704)
* unify kie and ser for vqa data format

* fix config and label ops

* fix doc

* add distort bbox
2022-06-30 15:23:31 +08:00