Commit Graph

365 Commits (a23b67c6eb20e6742a41d1c8f95f1e28a035db5c)

Author SHA1 Message Date
WenmuZhou bb53c8d100 add table model link 2022-08-16 10:46:09 +00:00
WenmuZhou 4369552ea2 add in and out box_format 2022-08-15 10:04:06 +00: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 c2c43bb1bc rename SLANetLoss to SLALoss 2022-08-10 14:58:08 +00:00
WenmuZhou c86c174062 remove unused code 2022-08-09 12:16:01 +00:00
WenmuZhou d5ea6f21f8 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into table_pr 2022-08-09 11:36:49 +00:00
WenmuZhou 92f8552121 add "<td></td>" to dict when "<td></td>" not in file 2022-08-09 10:50:30 +00:00
WenmuZhou 9277f8c43f update SLANet config 2022-08-09 05:26:47 +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
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
zhoujun 1696b36bdb
Merge pull request #6841 from smilelite/spin_branch
添加SPIN(第二次修改)
2022-07-26 20:09:34 +08:00
WenmuZhou 87f3a4a599 update table master config 2022-07-26 16:18:18 +08:00
贾晓 05b7d52693
Merge pull request #6957 from Topdu/dygraph
add ABINet pretrained model & fix vitstr yml bug
2022-07-25 14:38:02 +08:00
Topdu ce600ab56f add abinet pretrained model 2022-07-21 04:50:31 +00:00
Topdu 50af18d44c fix vitstr yml bug 2022-07-21 02:53:51 +00: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 484bf2f7dc modified SPINLabelEncode SPINLabelDecode 2022-07-14 22:26:10 +08: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 46e3442e2e add spin 2022-07-10 11:47:25 +08:00
smilelite c11ec3ce5b merge upstream 2022-07-10 10:21:18 +08:00
smilelite 1cda437c4d modified pr 2022-07-10 09:20:59 +08:00
zhoujun e727b09709
fix config (#6823) 2022-07-07 15:40:23 +08: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
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
LDOUBLEV 24712d933c fix 2022-07-01 18:28:02 +08:00
LDOUBLEV 7c4d0d1e91 fix kl js loss 2022-07-01 18:05:39 +08: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
wangjingyeye 04e7104194 add db++ 2022-06-28 11:45:21 +00: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 9422629cc0 add db++ 2022-06-28 04:17:14 +00:00
wangjingyeye 0ae4f66461 add db++ 2022-06-28 02:42:47 +00:00
wangjingyeye 679ec78bb2 add db++ 2022-06-27 10:01:35 +00:00
WenmuZhou 7c92b441a8 update mv3 config 2022-06-27 09:39:35 +00:00
wangjingyeye 26a89db76a add resnet 2022-06-27 08:27:26 +00:00
wangjingyeye 961dca72cf add yml 2022-06-27 08:21:15 +00:00
wangjingyeye bc29ec0ba8 add yml 2022-06-27 08:17:49 +00:00
wangjingyeye 5ba74d5627 add yml 2022-06-27 08:16:10 +00:00