Commit Graph

273 Commits (9aa7593c6fb307f55744c99da2c8f231ecf7bee2)

Author SHA1 Message Date
WenmuZhou 22c13af65b Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into table_pr 2022-08-16 03:35:46 +00:00
WenmuZhou ebe3e885c0 Support variable length input 2022-08-15 09:00:07 +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
WenmuZhou ba284a2b74 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into table_pr 2022-08-14 09:07:19 +00: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
WenmuZhou d5ea6f21f8 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into table_pr 2022-08-09 11:36:49 +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
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
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 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
Topdu bb7a3b0e9a fix win&mac bug of abinet | validation 2022-07-20 08:57:55 +00:00
smilelite cb370419ec modified pr 2022-07-11 23:59:45 +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
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
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
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 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
topduke 671415bbd8
[New Rec]add rec ViTSTR & ABINet algorithm. (#6414)
* add rec vitstr algorithm.

* fix cpu_thread and precision

* fix svtr tipc

* modify vitstr name

* modify vitstr config batchsize

* [New Rec] add vitstr and ABINet

* add rec_resnet45

* svtr ch large model

* [application] svtr ch model

* [application] svtr ch model

* [application] svtr ch model

* add abinet_rec_aug and trained model

* aug p infe

* fix ci export bug

* fix abinet ci bug
2022-06-28 15:06:53 +08:00
wangjingyeye 1315cdfc86 add db++ 2022-06-28 06:17:45 +00:00
wangjingyeye a63f4414e2 add db++ 2022-06-28 03:28:53 +00:00
wangjingyeye 78064ad956 add db++ 2022-06-27 09:43:14 +00:00
WenmuZhou 5dfcc98306 fix bug 2022-06-27 09:37:07 +00:00
wangjingyeye 26a89db76a add resnet 2022-06-27 08:27:26 +00:00
wangjingyeye 142b5e9dfe add db++ 2022-06-27 08:26:53 +00:00
WenmuZhou a0c33908d5 add TableMaster 2022-06-16 13:24:38 +00:00
smilelite bbca1e0d66 add pr 2022-06-12 13:53:29 +08:00
xiaoting b821882c76
fix export and kie backbone (#6525) 2022-06-09 10:50:01 +08:00
tink2123 11acfe5124 replace fluid to paddle 2022-06-02 09:53:01 +00:00
littletomatodonkey 2e80aab477
add support for svtr static training (#6328) 2022-05-18 19:03:18 +08:00
littletomatodonkey 0b6290eaf2
add support for static training (#6297)
* add support for static training

* fix assert info
2022-05-16 16:57:13 +08:00
andyjpaddle 4cdad758bd fix sar training on windows 2022-05-06 09:24:27 +00:00
Topdu a340d95b9b [doc] Add nrtr and svtr en docs. 2022-05-01 12:58:36 +00:00
topduke 514de3d59f
Merge branch 'PaddlePaddle:dygraph' into dygraph 2022-04-29 16:33:22 +08:00
Topdu 2ec4d5252d fix svtrnet bug in python3.10 2022-04-29 06:16:58 +00:00
Topdu d2c11969c2 rm svtrlabeldecode resize 2022-04-28 13:03:47 +00:00
littletomatodonkey 6a8a8f7a03
fix log (#6086) 2022-04-28 18:04:05 +08:00
LDOUBLEV d341e182e1 fix rename 2022-04-27 20:41:13 +08:00
LDOUBLEV 5f2ecb855e fix rename 2022-04-27 20:15:18 +08:00
LDOUBLEV b077e3c559 rename 2022-04-27 19:57:48 +08:00
LDOUBLEV 235898cdeb delete capan lite and fix head 2022-04-27 17:47:18 +08:00
LDOUBLEV 982ab58430 merge fepan 2022-04-27 16:53:41 +08:00