Manan Goel
eae14caba0
Fixed bug tto check if log_writer is not None before calling log_model
2022-04-15 13:43:22 +00:00
Manan Goel
f161045675
Fixed bug to check if 'use_wandb' and 'use_visualdl' flags are addded or not
2022-04-15 09:44:42 +00:00
Manan Goel
56fccb03c8
Added functionality to use multiple loggers simultaneously and addded the english documentation on how to use them
2022-04-15 06:44:22 +00:00
Manan Goel
dde60d69be
Integration of the WandbLogger with the latest changes in the PaddleOCR integrations
2022-04-12 15:47:54 +00:00
zhoujun
6a885632e8
fix log print twice error ( #5743 )
2022-03-22 12:48:50 +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
zhangyikun02
49ecf9c3bc
add use_xpu config for det_mv3_db.yml
2022-02-23 08:31:16 +00:00
zhiminzhang0830
bf7e085ea2
modify fcenet
2022-02-13 11:48:18 +08:00
Double_V
6306260268
Merge pull request #5277 from LDOUBLEV/kie_doc
...
[tipc] merge benchmark to tipc
2022-02-10 10:45:03 +08:00
LDOUBLEV
e795567261
fix doc and delete run_process_type
2022-02-08 07:43:52 +00:00
LDOUBLEV
e039650ef7
add benchmark_train.sh v2
2022-02-08 02:06:45 +00:00
littletomatodonkey
229acda856
fix ips info and reduce interval of metric calc
2022-02-07 12:19:25 +00:00
LDOUBLEV
6cb47e76f6
delete debug
2022-02-07 07:02:04 +00:00
LDOUBLEV
d666de8539
delete debug
2022-02-07 06:57:34 +00:00
OneYearIsEnough
aaae49584f
[Feature] Add eta function in model's training stage ( #5380 )
...
* [Feature] Add eta function in model's training stage
* [Feature] Add eta function in model's training stage
* [Feature] Add eta function in model's training stage
* [Feature] Adjust the strategy of ETA function according to Donkey's smart proposals.
* [Feature] Adjust the strategy of ETA function according to Donkey's smart proposals.
* [Feature] Adjust the strategy of ETA function according to Donkey's smart proposals.
* [Feature] Adjust the strategy of ETA function according to Donkey's smart proposals.
* [Feature] Adjust the strategy of ETA function according to Donkey's smart proposals.
* [Feature] Adjust the strategy of ETA function according to Donkey's smart proposals.
* [BugFix] Fix offset bug, residual idxes should -1
2022-02-01 17:46:42 +08:00
littletomatodonkey
b1f4cd1f4f
fix vdl makedir ( #5288 )
2022-01-19 17:29:39 +08:00
WenmuZhou
a323fce66d
vqa code integrated into ppocr training system
2022-01-05 11:03:45 +00:00
MissPenguin
57f0125398
Merge pull request #4965 from LDOUBLEV/sdmgr
...
fix train
2021-12-18 17:49:47 +08:00
LDOUBLEV
3312d6248e
fix train
2021-12-18 08:25:28 +00:00
LDOUBLEV
dc7d4b00cd
fix train
2021-12-18 08:04:10 +00:00
tink2123
5e609c1ec9
fix srn
2021-12-18 07:41:42 +00:00
LDOUBLEV
721c76b42d
fix conflict
2021-12-16 10:42:56 +00:00
MissPenguin
bbf4625e9a
Merge pull request #4468 from WenmuZhou/pse_benckmark
...
add pse to benchmark
2021-10-28 11:19:45 +08:00
WenmuZhou
46c170bc12
add pse to benchmark
2021-10-27 12:16:36 +00:00
littletomatodonkey
069f52d844
fix total
2021-10-26 20:47:42 +08:00
MissPenguin
fa1a12563a
Merge pull request #4436 from WenmuZhou/fx_pse
...
add windows support of pse
2021-10-26 10:45:19 +08:00
WenmuZhou
85352c93c1
add windows support of pse
2021-10-25 11:09:00 +08:00
stephon
8bb9fb7e3d
fix some error
2021-10-15 08:34:27 +00:00
stephon
2005cc3e5a
add amp train
2021-10-15 08:30:51 +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
66029dd8c6
fix kie infer and eval bug
2021-10-11 02:35:26 +00:00
LDOUBLEV
30e8dd8eef
delete debug note
2021-10-09 18:05:12 +08: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
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
LDOUBLEV
54207e82eb
delete debug
2021-09-29 02:01:56 +00:00
LDOUBLEV
9cf6c4e834
fix profile_options
2021-09-29 01:59:43 +00: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
LDOUBLEV
d89c6b4308
add profile
2021-09-28 10:01:37 +08:00
WenmuZhou
b6a9f5d2da
add pse to windows_not_support_list
2021-09-27 19:43:36 +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
LDOUBLEV
9dba4a1214
optimize the prune
2021-09-26 15:09:48 +08:00
WenmuZhou
ac98415b48
merge dygraph
2021-09-14 14:51:04 +08:00