Commit Graph

83 Commits (efbb0abac7dbc6c146407a0c3665c4265d4a7aaa)

Author SHA1 Message Date
andyjpaddle f6532a0e51
add ppocrv3 rec (#6033)
* add ppocrv3 rec
2022-04-26 16:19:31 +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 5b33340647
fix kldiv when stop grad is trur (#5643) 2022-03-07 16:04:30 +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 bf7e085ea2 modify fcenet 2022-02-13 11:48:18 +08:00
littletomatodonkey 229acda856 fix ips info and reduce interval of metric calc 2022-02-07 12:19:25 +00:00
zhiminzhang0830 9f62b610de add fcenet 2022-01-27 17:36:19 +08:00
WenmuZhou d8571bdb2a move imgs to doc 2022-01-05 14:35:21 +00:00
WenmuZhou a323fce66d vqa code integrated into ppocr training system 2022-01-05 11:03:45 +00:00
LDOUBLEV 721c76b42d fix conflict 2021-12-16 10:42:56 +00:00
littletomatodonkey 7dccfe57a0
improve system prediction and remove some hard code (#4643)
* fix center yaml

* rm init_center param

* fix typo

* improve pred system
2021-11-17 12:32:05 +08:00
Double_V 790b5b0b22
Merge pull request #4555 from WenmuZhou/copyright
add refer for db loss and tps
2021-11-05 09:45:07 +08:00
WenmuZhou 37f8253134 add refer for db loss and tps 2021-11-04 21:21:24 +08: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
littletomatodonkey 9670e5bbe4 add reference 2021-11-04 19:06:54 +08:00
WenmuZhou fe92c51c42 add refer for some code 2021-11-04 18:23:23 +08:00
topduke 81f0a83e11
Update rec_nrtr_loss.py 2021-10-27 22:28:58 +08:00
topduke b995249965
modify int64 to int32 for windows train 2021-10-27 15:53:46 +08:00
Bin Lu d2d1483caf
adjust some code format and wrongly spelling (#4319)
* Update ace_loss.py

* Update center_loss.py

* Update enhanced_ctc_loss.md
2021-10-15 21:57:48 +08:00
andyjpaddle e760df4b1e add sar dict 2021-10-13 11:40:38 +00:00
Bin Lu 38282ab854
update enhanced ctc loss (#4256)
* fix Focal-ctc bug
* add enhanced_ctc_loss.md
2021-10-12 13:41:47 +08: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
littletomatodonkey 5613e21d86
fix map name (#4191) 2021-09-28 18:27:44 +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
WenmuZhou ac98415b48 merge dygraph 2021-09-14 14:51:04 +08:00
littletomatodonkey cc24646a87
fix rec distillation (#3995)
* fix rec distillation

* add dist cfg

* fix cfg
2021-09-09 23:51:48 +08:00
andyjpaddle df4a2f6a7e update rec_sar_head 2021-09-07 03:33:02 +00:00
WenmuZhou e10a178010 add , in init 2021-09-01 17:04:18 +08:00
WenmuZhou f8f7153526 use eps instald of 0.001 2021-09-01 12:43:11 +08:00
WenmuZhou a4b0241a90 use paddlepaddle license 2021-09-01 12:41:37 +08: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
xiaoting 5c664bf4f5
Merge pull request #3721 from Topdu/dygraph
add rec_nrtr
2021-08-26 15:30:52 +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
andyjpaddle ffa94415c3 add_rec_sar, test=dygraph 2021-08-24 03:45:59 +00:00
topduke a11e219970
delete blank line 2021-08-18 19:54:57 +08:00
topduke adc62fcde4
Merge branch 'dygraph' into dygraph 2021-08-17 22:08:54 +08:00
Topdu 1623c17cdc add rec_nrtr 2021-08-17 13:10:53 +00:00
littletomatodonkey 66c3294cd2 fix cls type 2021-08-17 17:09:38 +08: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