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 |
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
|
66029dd8c6
|
fix kie infer and eval bug
|
2021-10-11 02:35:26 +00:00 |
LDOUBLEV
|
d9c281280a
|
fix multi-inputs
|
2021-10-09 18:03:52 +08:00 |
LDOUBLEV
|
83303bc73e
|
fix conflicts
|
2021-10-09 17:53:22 +08:00 |
Double_V
|
af0bac580f
|
Merge pull request #4204 from LDOUBLEV/fix_eval
[benchmark] add DB training benchmark
|
2021-10-09 16:06:24 +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 |
tink2123
|
d5e6df05ca
|
fix seed typo
|
2021-09-29 02:51:28 +00:00 |
tink2123
|
93118497f4
|
fix typo
|
2021-09-29 02:48:11 +00:00 |
MissPenguin
|
2e67b9ae8e
|
Merge pull request #4196 from WenmuZhou/fx_pse
add pse to windows_not_support_list
|
2021-09-29 10:43:47 +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 |
WenmuZhou
|
ca24d38622
|
remove logger import
|
2021-09-28 17:14:49 +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 |
LDOUBLEV
|
f906f84981
|
opt benchmark
|
2021-09-28 02:28:25 +00:00 |
WenmuZhou
|
b6a9f5d2da
|
add pse to windows_not_support_list
|
2021-09-27 19:43:36 +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 |
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 |
tink2123
|
1b2ca6e641
|
polish code
|
2021-08-30 06:37:26 +00: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 |
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 |
WenmuZhou
|
eb9e3558c1
|
fix win encode error
|
2021-07-30 13:31:46 +08:00 |
WenmuZhou
|
d173bba374
|
auto compile post_process of pse
|
2021-07-30 09:57:23 +08:00 |
WenmuZhou
|
a6a44ea124
|
add export model of pse
|
2021-07-29 19:31:30 +08:00 |
WenmuZhou
|
a739abab57
|
merge dygraph
|
2021-07-27 18:14:19 +08:00 |
WenmuZhou
|
982926db34
|
add fpn
|
2021-07-27 17:29:52 +08:00 |
贾晓
|
75aa6f2f10
|
Merge pull request #3372 from WenmuZhou/fx_bug
add /path/to to gen_label doc
|
2021-07-27 16:28:19 +08:00 |
WenmuZhou
|
017ff26feb
|
add psenet
|
2021-07-27 15:39:12 +08:00 |
WenmuZhou
|
e132f67005
|
add psenet
|
2021-07-27 15:39:07 +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 |
zhoujun
|
07026825ea
|
Merge pull request #3289 from WenmuZhou/fx_pse
fix a bug of train log not save and add filepath check to dataset
|
2021-07-19 17:11:55 +08:00 |
WenmuZhou
|
bd92c22b61
|
Reduce saved information to reduce memory usage
|
2021-07-19 17:11:29 +08:00 |
WenmuZhou
|
93181fb4d1
|
add encoding type to file
|
2021-07-19 15:41:55 +08:00 |
WenmuZhou
|
f7a62d945e
|
fix error in load model
|
2021-07-15 16:08:56 +08:00 |
WenmuZhou
|
697719ba3c
|
fix error in load model
|
2021-07-15 16:06:24 +08:00 |
WenmuZhou
|
818ab4edd0
|
add file_patb check to dataset
|
2021-07-12 13:01:46 +08:00 |
zhoujun
|
2062b5097c
|
Merge pull request #3273 from LDOUBLEV/distill
Add det distill
|
2021-07-12 12:21:46 +08:00 |
Double_V
|
d2fce0a87e
|
Update det_metric.py
|
2021-07-09 09:28:15 +08:00 |
LDOUBLEV
|
b8a65d4333
|
fix eval bug
|
2021-07-08 14:32:44 +00:00 |
LDOUBLEV
|
0742f5c521
|
fix metric etc.al
|
2021-07-07 07:54:02 +00:00 |
LDOUBLEV
|
6ce4419819
|
fix bug
|
2021-07-07 02:45:32 +00:00 |
LDOUBLEV
|
185d1e1f92
|
fix bug
|
2021-07-07 01:54:03 +00:00 |
LDOUBLEV
|
a91bbd7432
|
add import to combined_loss
|
2021-07-06 11:50:56 +00:00 |
LDOUBLEV
|
9811a09e93
|
fix combined loss
|
2021-07-06 08:16:01 +00:00 |
LDOUBLEV
|
48898ac357
|
add config
|
2021-07-06 08:13:13 +00:00 |
LDOUBLEV
|
40bf3b1053
|
add DistillationDilaDBLoss loss
|
2021-07-06 08:02:01 +00:00 |
LDOUBLEV
|
a411c825e2
|
add sum loss
|
2021-07-06 07:56:58 +00:00 |
LDOUBLEV
|
80561b154e
|
x as dict
|
2021-07-06 07:55:05 +00:00 |
LDOUBLEV
|
202a0b5b85
|
add det distill combined
|
2021-07-06 07:54:39 +00:00 |
Double_V
|
86d469d025
|
Merge pull request #3232 from bingooo/dygraph
fix bug
|
2021-07-05 10:28:18 +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 |
littletomatodonkey
|
7608f16397
|
add mv1 enhance backbone (#3228)
* add mv1 enhance backbone
* add knowledge doc
|
2021-07-01 17:52:16 +08:00 |
bingooo
|
61cee7e663
|
fix bug
|
2021-07-01 15:41:02 +08:00 |
bingooo
|
3a2d0f61ee
|
fix bug
|
2021-07-01 15:26:55 +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 |
Double_V
|
be181cb3bd
|
add new load dygraph func (#3088)
* add new load dygraph func
* update load_pretrain_params
* update load_dygrah_params
* Update save_load.py
* Update train.py
* Update save_load.py
* return {} when path is None
* return {} when path is None
|
2021-06-28 20:44:06 +08:00 |
Double_V
|
465ef3bffd
|
Merge branch 'dygraph' into bm_dyg
|
2021-06-28 11:05:24 +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
|
89496d4ab7
|
refine
|
2021-06-21 12:27:03 +00:00 |
MissPenguin
|
8a4678aa59
|
refine
|
2021-06-21 12:25:41 +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 |
WenmuZhou
|
6e03b3de14
|
del unused params
|
2021-06-10 17:29:23 +08:00 |
WenmuZhou
|
5cce398ebb
|
fix structure pipeline infer bug
|
2021-06-10 17:12:14 +08: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 |
Double_V
|
962a628d17
|
remove tmp variable
|
2021-06-09 19:30:52 +08:00 |
LDOUBLEV
|
616ad6a179
|
fix tps and fix trt
|
2021-06-09 19:15:57 +08:00 |
zhoujun
|
3302a0b1ad
|
Revert "add table eval and predict script" (#3062)
|
2021-06-09 19:06:44 +08:00 |
Double_V
|
85aeae712a
|
Merge pull request #3002 from littletomatodonkey/dyg/add_distillation
add distillation
|
2021-06-09 18:48:40 +08:00 |
littletomatodonkey
|
95d07675d4
|
fix kldiv input
|
2021-06-09 08:06:28 +00:00 |
WenmuZhou
|
dfba983c82
|
remove unused code
|
2021-06-08 18:01:39 +08:00 |
WenmuZhou
|
2f0740685e
|
whl package support send model url
|
2021-06-08 16:50:13 +08:00 |
WenmuZhou
|
ac56eba7eb
|
del pad
|
2021-06-08 15:41:25 +08:00 |
WenmuZhou
|
316a17b066
|
del pad
|
2021-06-08 15:40:08 +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 |
littletomatodonkey
|
e45ff48347
|
remove fpn name
|
2021-06-06 10:39:17 +00:00 |
WenmuZhou
|
bc0d766425
|
init commit for paddlestructure
|
2021-06-05 22:00:17 +08:00 |
WenmuZhou
|
a5f7511505
|
mv download func to ppocr/utils/network.py
|
2021-06-05 17:33:50 +08:00 |
littletomatodonkey
|
48d8537959
|
rm load_dyg_pretrain
|
2021-06-05 06:52:45 +00:00 |
littletomatodonkey
|
115955f722
|
fix metric
|
2021-06-04 02:46:45 +00:00 |
littletomatodonkey
|
0343756e46
|
fix metric
|
2021-06-03 13:31:25 +00:00 |