Commit Graph

613 Commits (99f476cd8f34c0c11a7139a60e792e6c62f6c4e6)

Author SHA1 Message Date
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
WenmuZhou bbff7c55c1 The whl package supports separate table recognition and layout analysis 2022-04-22 13:24:45 +08:00
WenmuZhou 0f5fb9bd35 rm to tensor 2022-04-12 19:39:50 +08:00
LDOUBLEV c982be99d8 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2022-04-07 08:37:14 +00:00
LDOUBLEV 5efa071c07 delete debug 2022-04-07 08:31:37 +00:00
LDOUBLEV a8c8f485cb delete debug 2022-04-07 08:30:17 +00:00
LDOUBLEV 22b57e6e85 fix rec pact hang 2022-04-07 08:26:20 +00:00
andyjpaddle f87f821954
fix sar bug (#5867) 2022-04-02 16:28:16 +08:00
LDOUBLEV 41ba8776ec fix 2022-04-01 17:21:55 +08:00
LDOUBLEV dc77d130d3 keep license 2022-04-01 17:12:12 +08:00
LDOUBLEV f08b306c9e fix 2022-04-01 17:08:56 +08:00
WenmuZhou fef47dcc18 rm view 2022-03-28 05:05:07 +00:00
littletomatodonkey 5fd2de2e2a
improve post process (#5758)
* improve post process

* rm unused code
2022-03-24 11:02:24 +08:00
zhoujun 6a885632e8
fix log print twice error (#5743) 2022-03-22 12:48:50 +08:00
WenmuZhou 1a2c7b2877 add FECNet inference 2022-03-11 09:12:35 +00:00
littletomatodonkey 5b33340647
fix kldiv when stop grad is trur (#5643) 2022-03-07 16:04:30 +08:00
littletomatodonkey 35d4dbc2d6
fix lost import (#5605) 2022-03-02 15:43:05 +08:00
WenmuZhou 0865d0c474 rm \n in FCEMetric 2022-03-01 08:14:56 +00: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 8a28962cd7 add Const lr 2022-02-12 13:35:13 +00:00
WenmuZhou 1bcbd31815 add layoutlmv2 2022-02-12 07:17:38 +00:00
littletomatodonkey 229acda856 fix ips info and reduce interval of metric calc 2022-02-07 12:19:25 +00:00
OneYearIsEnough aaae49584f
[Feature] Add eta function in model's training stage (#5380)
* [Feature] Add eta function in model's training stage

* [Feature] Add eta function in model's training stage

* [Feature] Add eta function in model's training stage

* [Feature] Adjust the strategy of ETA function according to Donkey's smart proposals.

* [Feature] Adjust the strategy of ETA function according to Donkey's smart proposals.

* [Feature] Adjust the strategy of ETA function according to Donkey's smart proposals.

* [Feature] Adjust the strategy of ETA function according to Donkey's smart proposals.

* [Feature] Adjust the strategy of ETA function according to Donkey's smart proposals.

* [Feature] Adjust the strategy of ETA function according to Donkey's smart proposals.

* [BugFix] Fix offset bug, residual idxes should -1
2022-02-01 17:46:42 +08: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
zhoujun 63d5f7859f
Merge pull request #5294 from WenmuZhou/fix_vqa
add eps
2022-01-19 16:31:48 +08:00
WenmuZhou 60a1408d4e add eps 2022-01-19 07:21:51 +00:00
bupt906 f2d6f541a6
add micronet (#5251) 2022-01-17 00:05:09 +08:00
bupt906 107a316f85
add onecycle (#5252) 2022-01-16 23:53:39 +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
WenmuZhou 1cbe4bf26c add todo 2022-01-14 04:41:03 +00:00
littletomatodonkey 6c29167e5b
fix skimage order (#5244) 2022-01-13 10:04:06 +08:00
WenmuZhou 23eb335ded add need_reset to dataset 2022-01-12 09:54:07 +00:00
WenmuZhou f671f133c0 move chunk to infer model 2022-01-12 02:29:46 +00:00
WenmuZhou c703a5891a fix re infer bug 2022-01-12 02:29:07 +00:00
littletomatodonkey 2ed52a0e67
fix data to support offline augment (#5232)
* fix data to support offline augment

* fix doc

* fix data
2022-01-11 18:40:04 +08:00
WenmuZhou 443de01526 fux bug 2022-01-07 08:00:59 +00:00
WenmuZhou d6afe16579 add seed 2022-01-07 04:56:45 +00:00