Commit Graph

372 Commits (5430e433db19f3c3d65a80d3a476a67d3fc3c1c2)

Author SHA1 Message Date
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
WenmuZhou 9b1e9ae6dd add table_ops.py 2022-06-21 08:21:21 +00:00
LDOUBLEV 5016894e7b fix conflict 2022-06-21 15:20:24 +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
smilelite 47cb27499f update pr 2022-06-12 12:25:34 +08:00
smilelite a2ef524f83 merge upstream 2022-06-12 09:50:31 +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
xyzhu8 6348425744 add robustscanner 2022-05-22 13:16:52 +08: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
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 434ab12276 merge infer and train 2022-01-07 01:29:53 +00:00
WenmuZhou d8571bdb2a move imgs to doc 2022-01-05 14:35:21 +00:00
WenmuZhou 0d7ee96807 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into fix_vqa 2022-01-05 11:08:12 +00:00
WenmuZhou a323fce66d vqa code integrated into ppocr training system 2022-01-05 11:03:45 +00:00
tink2123 845cecd030 mv fasttext for requirements 2021-12-31 13:08:51 +08:00
yfzhou 725e845485
temp_bboxes get wrong dimension info 2021-12-30 14:45:16 +08:00
MissPenguin 683c86edb3
Merge pull request #4960 from tink2123/fix_seed_padding
polist seed code
2021-12-20 11:16:47 +08:00
LDOUBLEV 2afc8dd0db fix win 2021-12-19 11:10:10 +00:00
tink2123 a5280c0f40 polist seed code 2021-12-17 21:42:53 +08:00
Double_V 5e4d1891ea
Merge branch 'dygraph' into sdmgr 2021-12-16 18:50:53 +08:00
LDOUBLEV 721c76b42d fix conflict 2021-12-16 10:42:56 +00:00
WenmuZhou fcd73d2659 fix bug in copypaste when point num > 8 2021-12-13 11:24:50 +00:00
MissPenguin 5aa14c5f11
Merge pull request #4551 from WenmuZhou/copyright
add refer for some code
2021-11-04 19:41:06 +08:00
WenmuZhou b323ad44b7 add copyright 2021-11-04 19:11:28 +08:00
WenmuZhou fe92c51c42 add refer for some code 2021-11-04 18:23:23 +08:00
LDOUBLEV 51e8aed621 refer 2 referec 2021-11-04 17:40:04 +08:00
LDOUBLEV 0c8acf9099 add refer to east and sast preprocess 2021-11-04 16:15:12 +08:00
tink2123 6eaf11f1d6 fix lower 2021-10-15 03:53:17 +00:00
tink2123 9b8594968d update doc for rec_char_type 2021-10-12 14:47:39 +08:00
tink2123 380dc6c27d rm rec_char_type 2021-10-12 14:29:00 +08:00
LDOUBLEV 83303bc73e fix conflicts 2021-10-09 17:53:22 +08:00
LDOUBLEV 0a276ad4a8 debug 2021-10-09 15:50:52 +08:00
LDOUBLEV de88d73dca add kie 2021-10-09 15:40:25 +08:00
littletomatodonkey 27b6346c95
add center loss cod and cfg (#4165)
* add center loss cod and cfg

* fix name
2021-09-29 10:30:09 +08:00
tink2123 e885b57ea5 add doc for seed 2021-09-28 15:05:02 +08:00
tink2123 a14f8da961 polish seed code 2021-09-28 11:51:01 +08:00
tink2123 1effa5f3fe rm anno 2021-09-27 15:21:27 +08:00
tink2123 3c906d41b9 merge dygraph 2021-09-27 15:06:06 +08:00
tink2123 8308f33274 fix conflicts 2021-09-27 14:58:10 +08:00
zhoujun 14fce808ff
Merge pull request #3376 from WenmuZhou/fx_pse
add pse
2021-09-15 17:08:43 +08:00
WenmuZhou ac98415b48 merge dygraph 2021-09-14 14:51:04 +08:00
Topdu f688909b8e fix nrtr export inference model 2021-09-13 13:10:10 +00:00
xiaoting 9a44e279fe
Merge pull request #3798 from andyjpaddle/add_rec_sar
Add rec_sar
2021-09-09 10:48:33 +08:00
LDOUBLEV 88f2527245 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into lock_seed 2021-08-31 12:52:25 +00:00
andyjpaddle ea52f47a95 update docs and fix conflic 2021-08-31 12:13:36 +00:00
LDOUBLEV e7d981b674 add resize class and lock seed 2021-08-31 11:43:00 +00:00
WenmuZhou 835e717832 merge dygraph 2021-08-31 19:13:15 +08:00
tink2123 c9e1077daa polish code 2021-08-30 06:32:54 +00:00
xiaoting 5c664bf4f5
Merge pull request #3721 from Topdu/dygraph
add rec_nrtr
2021-08-26 15:30:52 +08:00
littletomatodonkey d77db841b0
fix whl exit bug (#3806)
* fix whl exit bug

* fix recognition doc
2021-08-26 07:02:42 +08:00
Topdu 2bf8ad9b7d modify transformeroptim, resize 2021-08-24 07:46:43 +00:00
andyjpaddle 8a95b3352d add_rec_sar, test=dygraph 2021-08-24 03:49:26 +00:00
topduke adc62fcde4
Merge branch 'dygraph' into dygraph 2021-08-17 22:08:54 +08:00
Topdu 4cb824537a add rec_nrtr 2021-08-17 13:37:32 +00:00
Topdu 1623c17cdc add rec_nrtr 2021-08-17 13:10:53 +00:00
Topdu b6f0a90366 add rec_nrtr 2021-08-17 12:41:01 +00:00
WenmuZhou 22d81cebac Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into fx_pse 2021-08-03 18:59:15 +08:00
LDOUBLEV c620b9394f return None when no boxes found 2021-08-03 06:55:21 +00:00
Double_V 51bd3a6bdf
Merge branch 'dygraph' into fix_dyg_bugs 2021-08-03 10:21:32 +08:00
WenmuZhou fda89b356e fix win encode error 2021-08-02 21:16:02 +08:00
LDOUBLEV 44826b515a cherry-pick 3505 2021-08-02 12:18:49 +00:00
WenmuZhou a739abab57 merge dygraph 2021-07-27 18:14:19 +08:00
WenmuZhou fa790288f1 add psenet 2021-07-27 15:33:05 +08:00
LDOUBLEV 3e11efa7c4 fix mem leak 2021-07-27 02:57:53 +00:00
tink2123 59cc4efdc5 add for SEED 2021-07-22 19:58:14 +08:00
WenmuZhou 818ab4edd0 add file_patb check to dataset 2021-07-12 13:01:46 +08:00
zhoujun 605bf8382d
fix bug in copy_paste (#3245)
* fix bug in copy_paste

* limit paste img not outside
2021-07-04 01:05:28 +08:00
WenmuZhou 8f81105770 add detail error to dataset 2021-06-30 12:13:23 +08:00
WenmuZhou 5e160a5e96 add detail error to dataset 2021-06-30 12:13:14 +08:00
WenmuZhou ac8c2a8946 merge dygraph 2021-06-30 10:55:05 +08:00
WenmuZhou fdaf1f1577 Extraction get_rotate_crop_image 2021-06-30 10:45:27 +08:00
WenmuZhou 4a7f7c7d7b add copy paste 2021-06-30 10:41:40 +08:00
WenmuZhou d218f8fb46 del comment 2021-06-30 10:37:43 +08:00
WenmuZhou 87a858e375 add copy paste 2021-06-30 10:20:08 +08:00
WenmuZhou 007223e933 add copy paste 2021-06-30 10:18:48 +08:00
MissPenguin 16c247ac46 refine 2021-06-21 12:20:25 +00:00
MissPenguin 7c8b2c8d19 add train code for table 2021-06-16 08:47:33 +00:00
WenmuZhou 330f08ffc7 fix table infer bug 2021-06-10 16:48:11 +08:00
WenmuZhou 037e17fc82 merge dygraph 2021-06-10 14:24:59 +08:00
zhoujun 3302a0b1ad
Revert "add table eval and predict script" (#3062) 2021-06-09 19:06:44 +08:00
WenmuZhou 0ee6137d75 del pad 2021-06-08 15:28:40 +08:00
WenmuZhou dec76eb75d add pad for small image in det 2021-06-08 10:52:47 +08:00
WenmuZhou 9497580dce fix lable parse error when \r in the end of line 2021-05-21 12:02:03 +08:00
Jethong 9a8f5d081b fix name 2021-04-22 20:32:40 +08:00
Jethong 2365c70e4a fix dataset 2021-04-21 19:36:58 +08:00
Jethong 243bd9944d add mode 2021-04-21 16:20:39 +08:00
Jethong 2f978f638b add metric mode 2021-04-21 16:20:24 +08:00
Jethong e2b84da866 add eval mode 2021-04-21 16:20:01 +08:00
MissPenguin 7607b57024
Merge branch 'dygraph' into dy/fix_data_format 2021-04-15 11:30:38 +08:00
tink2123 a0e6e83397 fix some typo 2021-04-14 16:00:45 +08:00
Jethong be5fdae573 fix config format 2021-04-14 15:02:54 +08:00
Jethong 50bcec4661 fix data input format 2021-04-14 15:02:15 +08:00
Jethong d036c91af1 support two postprocess 2021-04-11 16:40:46 +08:00
Jethong f67e6e1387 fix eval score 2021-04-10 14:44:32 +08:00
Jethong a0d1f9236d add different post process 2021-04-09 16:04:02 +08:00
Jethong 0cd48c35e5 Merge branch 'pgnet-v1' of github.com:JetHong/PaddleOCR into pgnet-v1 2021-04-07 12:27:53 +08:00
Jethong 6824db26e7 fix errors and add pretrain_model 2021-04-07 12:26:05 +08:00
Double_V 0aef8e47f0
Merge branch 'dygraph' into pgnet-v1 2021-03-31 09:59:36 +08:00
littletomatodonkey 113d8a8eb5 fix eval res vary for different times 2021-03-26 05:41:36 +00:00
Jethong f698142542 Merge branch 'pgnet-v1' of github.com:JetHong/PaddleOCR into pgnet-v1 2021-03-19 12:06:21 +08:00
Jethong 88964dc92f add visual png 2021-03-19 11:59:35 +08:00
Double_V 93c919e644
Merge branch 'dygraph' into pgnet-v1 2021-03-15 14:18:48 +08:00
Jethong 9711111270 fix error 2021-03-15 13:58:53 +08:00
Jethong 051fe64a0d fix config add e2e_ch.md e2e_res_img623_pg 2021-03-10 14:14:21 +08:00
littletomatodonkey 0e332fb59a
add prob for ra (#2194)
* add prob for ra

* add prob for ra
2021-03-09 15:08:59 +08:00
Jethong 310d399b83 ADD PGnet_v3 2021-03-08 15:44:07 +08:00
Jethong bb49e1a53f ADD PGNet_v2 2021-03-08 15:11:57 +08:00
Jethong 1f76f449db Add PGNet 2021-03-08 14:55:49 +08:00
LDOUBLEV a898305ca4 fix issue 2072 2021-02-22 20:53:39 +08:00
LDOUBLEV 8f9dda8608 fix issue 2013 2021-02-22 09:53:43 +08:00
Double_V 5fe690a06b
Merge pull request #1973 from littletomatodonkey/dyg/fix_area_calc
fix are calc for polygon
2021-02-18 10:20:23 +08:00
zhoujun 3ab2d46310
support img_h < 32 (#1992) 2021-02-09 18:44:40 +08:00
tink2123 3d8b42dc0c fix encode for srn 2021-02-08 03:34:02 +00:00