Commit Graph

198 Commits (38c0c9ee7715d0600c0c7ef2784b3ce64edd0710)

Author SHA1 Message Date
smilelite 17b1312e7c fixed conflict vl 0811 2022-08-11 21:23:34 +08:00
WenmuZhou d5ea6f21f8 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into table_pr 2022-08-09 11:36:49 +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 ddaa2c2552 add SLANet 2022-08-08 06:50:27 +00:00
smilelite b781838015 fix conflicts 2022-07-27 23:02:24 +08:00
zhoujun 1696b36bdb
Merge pull request #6841 from smilelite/spin_branch
添加SPIN(第二次修改)
2022-07-26 20:09:34 +08:00
Topdu bb7a3b0e9a fix win&mac bug of abinet | validation 2022-07-20 08:57:55 +00:00
smilelite e181622756 modified rb head and infer_benchmark 2022-07-13 22:33:11 +08:00
smilelite cb370419ec modified pr 2022-07-11 23:59:45 +08:00
smilelite 6aa35c18ae modified head 2022-07-10 12:31:27 +08:00
smilelite bc1c19c5d2 merge upstream 2022-07-10 12:15:27 +08:00
smilelite c11ec3ce5b merge upstream 2022-07-10 10:21:18 +08:00
smilelite 7e81a9e62d modified annotation 2022-07-10 09:45:52 +08:00
smilelite 1cda437c4d modified pr 2022-07-10 09:20:59 +08:00
Topdu 9c1cad6eed fix windows bug of abinet 2022-07-06 10:24:30 +00:00
WenmuZhou adda5ddce9 fix bug 2022-07-05 02:51:07 +00: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
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
WenmuZhou 5dfcc98306 fix bug 2022-06-27 09:37:07 +00: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
tink2123 11acfe5124 replace fluid to paddle 2022-06-02 09:53:01 +00:00
xyzhu8 6348425744 add robustscanner 2022-05-22 13:16:52 +08:00
littletomatodonkey 2e80aab477
add support for svtr static training (#6328) 2022-05-18 19:03:18 +08:00
andyjpaddle 4cdad758bd fix sar training on windows 2022-05-06 09:24:27 +00:00
LDOUBLEV 235898cdeb delete capan lite and fix head 2022-04-27 17:47:18 +08:00
LDOUBLEV 2b3f89f0e2 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into dygraph 2022-04-27 14:58:06 +08:00
LDOUBLEV 62a01f7e30 fix 2022-04-26 17:29:38 +08:00
andyjpaddle f6532a0e51
add ppocrv3 rec (#6033)
* add ppocrv3 rec
2022-04-26 16:19:31 +08:00
LDOUBLEV 5492c10afe fix comments 2022-04-24 19:52:29 +08:00
LDOUBLEV 6560d70271 add FEPAN and head 2022-04-24 17:16:27 +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 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 dc77d130d3 keep license 2022-04-01 17:12:12 +08:00
LDOUBLEV f08b306c9e fix 2022-04-01 17:08:56 +08:00
WenmuZhou 1a2c7b2877 add FECNet inference 2022-03-11 09:12:35 +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 bf7e085ea2 modify fcenet 2022-02-13 11:48:18 +08:00
zhiminzhang0830 9f62b610de add fcenet 2022-01-27 17:36:19 +08:00
MissPenguin 683c86edb3
Merge pull request #4960 from tink2123/fix_seed_padding
polist seed code
2021-12-20 11:16:47 +08:00
tink2123 a5280c0f40 polist seed code 2021-12-17 21:42:53 +08:00
LDOUBLEV 721c76b42d fix conflict 2021-12-16 10:42:56 +00:00
tink2123 e9c3ff84a9 fix attenton loss for ce 2021-11-22 12:08:33 +08:00
tink2123 f26846ccd1 fix attenton loss for ce 2021-11-22 12:07:32 +08:00
zhoujun b6a21419d6
fix gap between table structure train model and inference model (#4565)
* add indent in pipeline_rpc_client.py

* fix gap in table structure train model and inference model
2021-11-10 20:18:48 +08:00
tink2123 2ce4d9f8b5 fix attn score 2021-11-04 15:58:00 +00:00
MissPenguin 5aa14c5f11
Merge pull request #4551 from WenmuZhou/copyright
add refer for some code
2021-11-04 19:41:06 +08:00
MissPenguin 91ed0cd0bd
Merge pull request #4546 from tink2123/add_refer
Add refer for seed
2021-11-04 19:40:23 +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
andyjpaddle 959bde3c66 add refer to backbone and head of sar 2021-11-04 09:50:41 +00:00
tink2123 1679ef13d3 add refer for seed 2021-11-04 17:50:19 +08:00
andyjpaddle 92c9eaf314 fix sar train on cpu 2021-10-29 08:28:59 +00:00
LDOUBLEV 66029dd8c6 fix kie infer and eval bug 2021-10-11 02:35:26 +00:00
LDOUBLEV 83303bc73e fix conflicts 2021-10-09 17:53:22 +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 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
xiaoting 1a5ee5a25e
Merge pull request #4130 from andyjpaddle/add_rec_sar
fix slice in sar head
2021-09-22 14:08:57 +08:00
andyjpaddle 902fffcc7e fix slice in sar head 2021-09-22 02:46:02 +00: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
andyjpaddle b68c895827 fix code style 2021-09-07 07:39:24 +00:00
andyjpaddle d611515803 fix code style 2021-09-07 06:13:56 +00:00
andyjpaddle 8123688a09 update rec_sar_head 2021-09-07 03:38:34 +00:00
andyjpaddle df4a2f6a7e update rec_sar_head 2021-09-07 03:33:02 +00:00
andyjpaddle ea52f47a95 update docs and fix conflic 2021-08-31 12:13:36 +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
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
andyjpaddle ffa94415c3 add_rec_sar, test=dygraph 2021-08-24 03:45:59 +00:00
topduke c8094e6575
Update rec_nrtr_optim_head.py 2021-08-19 19:08:23 +08:00
Topdu 55b76dcaa5 delete blank lines and modify forward_train 2021-08-19 09:31:02 +00:00
topduke adc62fcde4
Merge branch 'dygraph' into dygraph 2021-08-17 22:08:54 +08:00
topduke 18349d177d
Update multiheadAttention.py 2021-08-17 21:53:10 +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 fa790288f1 add psenet 2021-07-27 15:33:05 +08:00
tink2123 59cc4efdc5 add for SEED 2021-07-22 19:58:14 +08:00
MissPenguin 3f92af453f Merge branch 'dygraph' of https://github.com/MissPenguin/PaddleOCR into dygraph 2021-06-22 08:16:32 +00:00
MissPenguin 79e83a8d6c refine 2021-06-22 08:14:07 +00:00
MissPenguin 053cc43d82 refine 2021-06-22 04:23:27 +00:00
MissPenguin 79c0a0604c
Merge branch 'dygraph' into dygraph 2021-06-22 11:41:41 +08:00
MissPenguin c0492e02c7 refine 2021-06-22 03:32:00 +00:00
MissPenguin 16c247ac46 refine 2021-06-21 12:20:25 +00:00
littletomatodonkey 0938c44a0a
add embedding and fix eval when distillation (#3112) 2021-06-17 13:29:49 +08:00
MissPenguin 7c8b2c8d19 add train code for table 2021-06-16 08:47:33 +00:00
littletomatodonkey e45ff48347 remove fpn name 2021-06-06 10:39:17 +00:00