Commit Graph

739 Commits (e5e787018e08cc6be449eede82aefca380e79ceb)

Author SHA1 Message Date
andyjpaddle e5e787018e fix vl 2022-08-15 09:05:32 +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
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 9e1a77ead1 update dict 2022-08-09 01:47:57 +00:00
andyjpaddle 3380010d9a update dict 2022-08-09 01:44:16 +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
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
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 160e5e384a rename 2.0 to 2_0 2022-08-02 19:41:29 +08:00
andyjpaddle ab0b4e7474 fix vl infer 2022-08-02 11:39:51 +00:00
andyjpaddle 7a706ada64 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2022-07-28 09:14:21 +00:00
andyjpaddle 0d3c2924b1 fix head out 2022-07-28 08:37:11 +00:00
zhoujun 1696b36bdb
Merge pull request #6841 from smilelite/spin_branch
添加SPIN(第二次修改)
2022-07-26 20:09:34 +08:00
贾晓 db5d66f9de
Merge pull request #6811 from Topdu/dygraph
Fix windows bug of abinet
2022-07-20 19:55:50 +08:00
andyjpaddle 8656a1dd0c add ref 2022-07-20 11:18:01 +00:00
Topdu bb7a3b0e9a fix win&mac bug of abinet | validation 2022-07-20 08:57:55 +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
smilelite 484bf2f7dc modified SPINLabelEncode SPINLabelDecode 2022-07-14 22:26:10 +08:00
smilelite f614274672 modified label_ops 2022-07-12 22:15:00 +08: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 7e81a9e62d modified annotation 2022-07-10 09:45:52 +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
Topdu 9c1cad6eed fix windows bug of abinet 2022-07-06 10:24:30 +00:00
littletomatodonkey 7a99588dd8
add more dataset yamls and fix re exceptions (#6791)
* add more dataset yamls and fix re exceptions
2022-07-06 13:58:46 +08:00
Double_V 6e0a3fd654
Merge pull request #6766 from LDOUBLEV/dyg_pts
fix kl js loss
2022-07-05 17:44:32 +08:00
zhoujun e97daf7d97
Merge pull request #6781 from WenmuZhou/xlm
fix shape unmatch error in PSE postprocess
2022-07-05 15:43:46 +08:00
WenmuZhou 52d5b54569 add import cv2 2022-07-05 03:29:43 +00:00
wangjingyeye da6636dcee add polygons 2022-07-05 03:01:10 +00:00
WenmuZhou adda5ddce9 fix bug 2022-07-05 02:51:07 +00:00
WenmuZhou d1b31bf85c add ref 2022-07-04 10:22:25 +00:00
WenmuZhou 929ee4669f Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into tablemaster 2022-07-04 09:21:43 +00:00
wangjingyeye 72f93cf977 add polygons 2022-07-04 08:49:34 +00:00
wangjingyeye 8d9cfade49 add polygons 2022-07-04 08:40:32 +00:00
WenmuZhou b541cc12be fix shape unmatch error 2022-07-04 04:26:54 +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
LDOUBLEV 7c4d0d1e91 fix kl js loss 2022-07-01 18:05:39 +08: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
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
topduke 3c980db1a6
Merge branch 'dygraph' into dygraph 2022-06-29 20:13:07 +08:00
Topdu 9da6038214 fix BaseAug 2022-06-29 12:08:45 +00:00