Commit Graph

675 Commits (d0efcc74c92f392b28f81ede3d79b0a86de075f2)

Author SHA1 Message Date
WenmuZhou e7b160113d fix fp16 bug 2022-08-02 20:02:25 +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
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
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
wangjingyeye d915416da9 add db++ 2022-06-30 04:25:26 +00: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
andyjpaddle adeb8a17c9 fix amp vqa 2022-06-28 02:17:53 +00:00
LDOUBLEV 715fc2377e fix 2022-06-22 12:29:06 +08:00
LDOUBLEV 32c65b0dfd opt points order 2022-06-22 12:26:12 +08:00
LDOUBLEV 89567ae300 fix 2022-06-21 15:21:58 +08: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
littletomatodonkey 96eb6287f7
fix trt int8 inference (#6387) 2022-05-24 15:34:24 +08:00
xiaoting f2c0a1a2fd
Cherry pick to dygraph (#6383)
* add starnet doc & test=document_fix

* add starnet doc & test=document_fix

* Update algorithm_rec_starnet.md

* support xpu
2022-05-23 23:38:33 +08:00
zhoujun 22db537e93
Merge pull request #6352 from WenmuZhou/flk
add e2e metric and lite speed
2022-05-20 20:01:09 +08:00
WenmuZhou bb66f0cb58 add e2e metric and lite speed 2022-05-19 20:33:08 +08:00
lubin10 b339204dfc update tools/export_model.py tools/infer_rec.py 2022-05-17 08:29:44 +00: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
littletomatodonkey 265cd32bd5 fix 2022-05-13 14:46:02 +00:00
littletomatodonkey 85cfc51ece fix 2022-05-13 14:45:40 +00:00
littletomatodonkey c425ba9b85 fix 2022-05-13 14:45:06 +00:00
littletomatodonkey a3753aae50 fix rec prediction for trt7 2022-05-13 14:28:35 +00:00
MissPenguin f7f48dfe35
Merge pull request #6222 from tink2123/cherry-pick-dygraph
Cherry pick dygraph
2022-05-10 14:49:01 +08:00
tink2123 671cb14af2 modified default shape 2022-05-10 02:51:00 +00:00
tink2123 16752dd7a2 modified default shape 2022-05-10 02:50:51 +00:00
andyjpaddle b16c3d4234 update v3 rec name 2022-05-10 02:41:54 +00:00