Commit Graph

466 Commits

Author SHA1 Message Date
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
littletomatodonkey cc24646a87
fix rec distillation (#3995)
* fix rec distillation

* add dist cfg

* fix cfg
2021-09-09 23:51:48 +08:00
xiaoting 9a44e279fe
Merge pull request #3798 from andyjpaddle/add_rec_sar
Add rec_sar
2021-09-09 10:48:33 +08:00
andyjpaddle 38fb2ba3c9 update rec postprocess 2021-09-07 11:31:23 +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 ae09ef607f fix code style 2021-09-07 06:09:59 +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 073fad37ba update sar postprocess 2021-09-02 07:38:08 +00:00
andyjpaddle dc3bce7691 update sar postprocess 2021-09-02 07:28:30 +00:00
andyjpaddle 37cd4ed333 delete dict90, update sar postprocess, update sar.yml 2021-09-02 07:18:13 +00:00
WenmuZhou e10a178010 add , in init 2021-09-01 17:04:18 +08:00
WenmuZhou 3374ad7620 del Annotation code 2021-09-01 12:43:34 +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
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
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
andyjpaddle ffa94415c3 add_rec_sar, test=dygraph 2021-08-24 03:45:59 +00:00
topduke 88f7c59e8f
Update __init__.py 2021-08-23 11:42:58 +08:00
topduke c8094e6575
Update rec_nrtr_optim_head.py 2021-08-19 19:08:23 +08:00
topduke c635925895
Update rec_metric.py 2021-08-19 17:34:38 +08:00
Topdu 55b76dcaa5 delete blank lines and modify forward_train 2021-08-19 09:31:02 +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
topduke 8227ad1b50
Delete multiheadAttention.py 2021-08-17 21:53:25 +08:00
topduke 18349d177d
Update multiheadAttention.py 2021-08-17 21:53:10 +08:00
topduke 45313ff37a
Update multiheadAttention.py 2021-08-17 21:50:41 +08:00
Topdu 2e76e46b3c update nrtr metric 2021-08-17 13:44:44 +00: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
littletomatodonkey 66c3294cd2 fix cls type 2021-08-17 17:09:38 +08:00
WenmuZhou cbc6de9a98 add auto python executable 2021-08-06 12:08:16 +08:00
WenmuZhou 81a42fee3d del use code 2021-08-03 20:18:49 +08: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