Commit Graph

281 Commits (4c0b08733d41946d4c4817878511f23d2f68feb0)

Author SHA1 Message Date
wangjingyeye 4c0b08733d update pgnet 2022-09-05 07:03:16 +00:00
wangjingyeye 929b4f4557 update pgnet 2022-08-30 05:58:39 +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
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 a63f4414e2 add db++ 2022-06-28 03:28:53 +00:00
wangjingyeye 78064ad956 add db++ 2022-06-27 09:43:14 +00:00
Topdu 6e6d77432f fix ci export bug 2022-06-27 09:01:38 +00:00
wangjingyeye 142b5e9dfe add db++ 2022-06-27 08:26:53 +00:00
zhoujun 079cdf980c
update save model func (#6693)
* save latest metric

* save latest metric

* add boader judge

* add boader judge
2022-06-27 00:49:00 +08:00
Topdu 1c5e7f2578 aug p infe 2022-06-24 09:56:27 +00:00
Topdu 773b687f5a add abinet_rec_aug and trained model 2022-06-24 07:25:50 +00:00
Topdu 0a343fd3aa svtr ch large model 2022-06-23 08:17:00 +00:00
Topdu c503dc2f93 [New Rec] add vitstr and ABINet 2022-06-22 14:19:55 +00:00
LDOUBLEV 715fc2377e fix 2022-06-22 12:29:06 +08:00
LDOUBLEV 114d3399b8 fix training 2022-06-21 17:59:44 +08:00
LDOUBLEV 4957a923fb fix training 2022-06-21 17:55:49 +08:00
LDOUBLEV 5016894e7b fix conflict 2022-06-21 15:20:24 +08:00
topduke 9209799d81
Merge branch 'dygraph' into dygraph 2022-05-31 15:09:38 +08:00
zhoujun dda748f99d
Merge pull request #6437 from WenmuZhou/rec_aug1
add bda
2022-05-31 10:39:16 +08:00
WenmuZhou 32bcea9c1c fix params error 2022-05-30 16:47:12 +08:00
WenmuZhou feca63686d add bda 2022-05-30 16:44:50 +08:00
andyjpaddle e37fbd1380 update doc for quickstart 2022-05-30 08:10:37 +00:00
Topdu 9816aebdb0 add rec vitstr algorithm. 2022-05-27 06:49:52 +00:00
LDOUBLEV a02523541c Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2022-05-19 19:37:44 +08:00
yfzhou d26b1ce300
the file has no function [self.vector_slope] 2022-05-12 19:54:56 +08:00
LDOUBLEV a6f5282973 fix 2022-05-12 16:14:18 +08:00
LDOUBLEV e94d674623 fix 2022-05-12 16:12:09 +08:00
Topdu d2c11969c2 rm svtrlabeldecode resize 2022-04-28 13:03:47 +00:00
littletomatodonkey 4cddec7307
add rotnet code (#6065)
* add rotnet code

* add config

* fix infer for ssl

* rm unused code
2022-04-27 18:46:48 +08:00
xiaoting 882e6e549f
Merge pull request #6071 from tink2123/fix_mkldnn
fix mkldnn for ppocrv3, and fix some typo
2022-04-27 14:48:29 +08:00
xiaoting bde50863c5
Merge pull request #6061 from Topdu/dygraph
add_rec_svtr
2022-04-27 14:42:54 +08:00
tink2123 9f5d0d59ef fix mkldnn for ppocrv3, and fix some typo 2022-04-27 06:24:28 +00:00
andyjpaddle 0c280c709a fix key for dis and cls resize 2022-04-27 05:19:55 +00:00
Topdu 1c75ff630e delete yml file, fix quant and svtr 2022-04-26 12:59:48 +00:00
Topdu 68fb057dc6 add_rec_svtr 2022-04-26 10:30:26 +00:00
andyjpaddle f6532a0e51
add ppocrv3 rec (#6033)
* add ppocrv3 rec
2022-04-26 16:19:31 +08:00
littletomatodonkey 35d4dbc2d6
fix lost import (#5605) 2022-03-02 15:43:05 +08:00
zhiminzhang0830 4b21494822 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into new_branch 2022-03-01 10:57:48 +08:00
OneYearIsEnough 6e607a0fa1
[Feature] Add PREN Scene Text Recognition Model(Accepted in CVPR2021) (#5563)
* [Feature] add PREN scene text recognition model

* [Patch] Optimize yml File

* [Patch] Save Label/Pred Preprocess Time Cost

* [BugFix] Modify Shape Conversion to Fit for Inference Model Exportion

* [Patch] ?

* [Patch] ?

* 啥情况...
2022-02-28 21:48:00 +08:00
zhiminzhang0830 917606b408 modify poly_intersection 2022-02-27 11:31:33 +08:00
zhiminzhang0830 d8dfdc9221 use Polygon from shapely 2022-02-23 13:27:47 +08:00
zhiminzhang0830 6f0e14a54a modify Pad 2022-02-14 11:48:22 +08:00
zhiminzhang0830 bf7e085ea2 modify fcenet 2022-02-13 11:48:18 +08:00
WenmuZhou 1bcbd31815 add layoutlmv2 2022-02-12 07:17:38 +00:00
zhiminzhang0830 4cea42d51b add ignore_orientation 2022-01-27 18:07:40 +08:00
zhiminzhang0830 9f62b610de add fcenet 2022-01-27 17:36:19 +08:00
MissPenguin 8bae1e40bd
Merge pull request #5174 from WenmuZhou/fix_vqa
vqa code integrated into ppocr training system
2022-01-14 13:53:26 +08:00