Commit Graph

856 Commits (main)

Author SHA1 Message Date
WenmuZhou 8d46a1fbbe add dygraph2static support of layoutlm series SER model 2022-07-01 08:52:08 +00:00
wangjingyeye 00e67e0bf2
Merge branch 'dygraph' into dyg_db 2022-07-01 11:28:23 +08:00
wangjingyeye 872d73daf5 add db++ 2022-06-30 08:59:05 +00:00
wangjingyeye c26e7aee61 add db++ 2022-06-30 08:57:25 +00:00
littletomatodonkey e13ec733a6
unify kie and ser for vqa data format (#6704)
* unify kie and ser for vqa data format

* fix config and label ops

* fix doc

* add distort bbox
2022-06-30 15:23:31 +08:00
wangjingyeye d915416da9 add db++ 2022-06-30 04:25:26 +00:00
wangjingyeye 04e7104194 add db++ 2022-06-28 11:45:21 +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
andyjpaddle adeb8a17c9 fix amp vqa 2022-06-28 02:17:53 +00:00
LDOUBLEV 715fc2377e fix 2022-06-22 12:29:06 +08:00
LDOUBLEV 32c65b0dfd opt points order 2022-06-22 12:26:12 +08:00
LDOUBLEV 89567ae300 fix 2022-06-21 15:21:58 +08: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 a2ef524f83 merge upstream 2022-06-12 09:50:31 +08:00
xiaoting b821882c76
fix export and kie backbone (#6525) 2022-06-09 10:50:01 +08:00
littletomatodonkey 96eb6287f7
fix trt int8 inference (#6387) 2022-05-24 15:34:24 +08:00
xiaoting f2c0a1a2fd
Cherry pick to dygraph (#6383)
* add starnet doc & test=document_fix

* add starnet doc & test=document_fix

* Update algorithm_rec_starnet.md

* support xpu
2022-05-23 23:38:33 +08:00
xyzhu8 6348425744 add robustscanner 2022-05-22 13:16:52 +08:00
zhoujun 22db537e93
Merge pull request #6352 from WenmuZhou/flk
add e2e metric and lite speed
2022-05-20 20:01:09 +08:00
WenmuZhou bb66f0cb58 add e2e metric and lite speed 2022-05-19 20:33:08 +08:00
lubin10 b339204dfc update tools/export_model.py tools/infer_rec.py 2022-05-17 08:29:44 +00:00
littletomatodonkey 0b6290eaf2
add support for static training (#6297)
* add support for static training

* fix assert info
2022-05-16 16:57:13 +08:00
littletomatodonkey 265cd32bd5 fix 2022-05-13 14:46:02 +00:00
littletomatodonkey 85cfc51ece fix 2022-05-13 14:45:40 +00:00
littletomatodonkey c425ba9b85 fix 2022-05-13 14:45:06 +00:00
littletomatodonkey a3753aae50 fix rec prediction for trt7 2022-05-13 14:28:35 +00:00
MissPenguin f7f48dfe35
Merge pull request #6222 from tink2123/cherry-pick-dygraph
Cherry pick dygraph
2022-05-10 14:49:01 +08:00
tink2123 671cb14af2 modified default shape 2022-05-10 02:51:00 +00:00
tink2123 16752dd7a2 modified default shape 2022-05-10 02:50:51 +00:00
andyjpaddle b16c3d4234 update v3 rec name 2022-05-10 02:41:54 +00:00
zhoujun 29f5ef46a5
Merge pull request #5957 from manangoel99/wandb-metric-logger-corrected
Restructure Metric Logging and Add support for W&B
2022-05-06 15:25:31 +08:00
littletomatodonkey b6e3734eba fix infer rec encoding 2022-05-04 14:57:57 +00:00
Shuangchi He 22ccdfbf71
[cherry-pick] Fix some typos from release/2.4 branch and merge. (#6114)
* [cherry-pick] Fix some typos from release/2.4 branch and merge.

* rm readme_en.md in deploy/cpp_infer/.

* Fix others typos.
2022-05-02 14:06:02 +08:00
Shuangchi He 55d8af94f5
[cherry-pick] `Fix some typos for Jetson, metrics and result` from release/2.4-typos2 branch and merge. (#6119)
* [cherry-pick] Fix some typos for Jetson, metrics and result from release/2.4-typos2 branch and merge.
2022-05-02 14:01:29 +08:00
jaycecd e03e52a2a4
bugfix: unable to save Korean to the specified file: system_results.txt (#5855) 2022-05-01 19:55:06 +08:00
littletomatodonkey f479ba16e5
fix bug (#6100) 2022-04-29 17:50:44 +08:00
WenmuZhou d55e906514 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into doc 2022-04-27 20:55:35 +08:00
littletomatodonkey 4cddec7307
add rotnet code (#6065)
* add rotnet code

* add config

* fix infer for ssl

* rm unused code
2022-04-27 18:46:48 +08:00
tink2123 f10b783e20 fix v3 mkldnn 2022-04-27 07:48:14 +00:00
xiaoting 882e6e549f
Merge pull request #6071 from tink2123/fix_mkldnn
fix mkldnn for ppocrv3, and fix some typo
2022-04-27 14:48:29 +08:00
xiaoting bde50863c5
Merge pull request #6061 from Topdu/dygraph
add_rec_svtr
2022-04-27 14:42:54 +08:00
tink2123 9f5d0d59ef fix mkldnn for ppocrv3, and fix some typo 2022-04-27 06:24:28 +00:00
andyjpaddle 0c280c709a fix key for dis and cls resize 2022-04-27 05:19:55 +00:00
andyjpaddle 7756e66b8e update trt dynamic shape for v3 rec 2022-04-27 02:45:23 +00:00
andyjpaddle 657f29e8b7 update trt dynamic shape for v3 rec 2022-04-27 02:42:22 +00:00
WenmuZhou d8b33ba187 add pse curved text detection doc 2022-04-26 22:53:40 +08:00
Topdu 68fb057dc6 add_rec_svtr 2022-04-26 10:30:26 +00:00
andyjpaddle f6532a0e51
add ppocrv3 rec (#6033)
* add ppocrv3 rec
2022-04-26 16:19:31 +08:00
Manan Goel 112ad00d15 Fixed merge conflict in README.md 2022-04-23 11:37:38 +00:00
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
andyjpaddle d50addb819 fix rare trt shape error 2022-04-12 13:03:51 +00:00
LDOUBLEV b62e6954ad fix rec output name error 2022-04-12 14:00:07 +08:00
LDOUBLEV 5efa071c07 delete debug 2022-04-07 08:31:37 +00:00
LDOUBLEV 22b57e6e85 fix rec pact hang 2022-04-07 08:26:20 +00:00
WenmuZhou 41fcbb8609 change to en 2022-03-31 00:39:02 +00:00
WenmuZhou 4c5d266d84 add PP-Structure to hub serving 2022-03-30 14:15:12 +00:00
WenmuZhou b0a5ccb3e8 add table to hub serving 2022-03-30 11:07:07 +00:00
MissPenguin 3d69295790
Merge pull request #5805 from MissPenguin/dygraph
fix order_points_clockwise
2022-03-28 17:23:37 +08:00
MissPenguin fabfaaba6a fix order_points_clockwise 2022-03-28 08:31:01 +00:00
LDOUBLEV ea0ff9c340 fix html 2022-03-25 15:04:56 +08:00
LDOUBLEV 84b72584f2 add eval end2end 2022-03-25 14:29:16 +08:00
zhoujun 6a885632e8
fix log print twice error (#5743) 2022-03-22 12:48:50 +08:00
WenmuZhou f85b3ea8eb fix bug in whl import fce 2022-03-18 10:08:58 +00:00
WenmuZhou 1a2c7b2877 add FECNet inference 2022-03-11 09:12:35 +00:00
littletomatodonkey 83c09d5306
fix import order (#5628) 2022-03-04 16:13:54 +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
littletomatodonkey 417f76b060 fix duplicate thres 2022-02-07 08:23:40 +00:00
littletomatodonkey b5f8613007 fix typo 2022-02-07 08:00:14 +00:00
littletomatodonkey 01fd2d0f81 add system pred save 2022-02-07 07:56:08 +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
ioracion a572737fb6
Update infer_cls.py 2022-01-25 14:35:43 +08:00
ioracion 59d50c919c
Update predict_system.py 2022-01-25 14:34:00 +08:00
littletomatodonkey b1f4cd1f4f
fix vdl makedir (#5288) 2022-01-19 17:29:39 +08:00
WenmuZhou 9abf3fb0d2 fix merge config error 2022-01-10 02:30:26 +00:00
WenmuZhou d6afe16579 add seed 2022-01-07 04:56:45 +00:00
WenmuZhou d8571bdb2a move imgs to doc 2022-01-05 14:35:21 +00:00
WenmuZhou 0d7ee96807 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into fix_vqa 2022-01-05 11:08:12 +00:00
WenmuZhou a323fce66d vqa code integrated into ppocr training system 2022-01-05 11:03:45 +00:00
huangshenghui aff9f107e7 update paddle2onnx readme and fix a bug for onnx 2021-12-28 17:11:35 +08:00
WenmuZhou b789b70cf5 add system judge 2021-12-27 07:10:32 +00:00
MissPenguin 88dee02394
Merge pull request #4979 from LDOUBLEV/test_v11
fix repeat save_res
2021-12-20 22:56:04 +08:00
LDOUBLEV f31591cd19 fix repeat save_res 2021-12-20 22:02:07 +08:00
Double_V b8b5faaf0d
Merge pull request #4968 from LDOUBLEV/sdmgr
add ips
2021-12-19 17:07:53 +08:00
LDOUBLEV 1c7f93060c add ips 2021-12-19 07:00:00 +00:00
LDOUBLEV 9dd50e6a90 add ips 2021-12-19 06:57:05 +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
Double_V 5e4d1891ea
Merge branch 'dygraph' into sdmgr 2021-12-16 18:50:53 +08:00
LDOUBLEV 721c76b42d fix conflict 2021-12-16 10:42:56 +00:00
zhoujun db873a789b
del unused code (#4930) 2021-12-16 10:03:34 +08:00
LDOUBLEV 67c0a67bec fix 2021-12-07 10:29:53 +00:00
LDOUBLEV 8f83818728 fix trt 2021-12-07 09:34:39 +00:00
andyjpaddle 5d64077dea fix rec trt 2021-12-06 10:18:21 +00:00
ronny1996 d4c0517fdc fix bug for rocm 2021-12-02 12:48:00 +00:00
Double_V b1d26deda7
Merge pull request #4777 from LDOUBLEV/test_v11
[tipc] fix ocr_system inference
2021-12-01 09:38:42 +08:00
LDOUBLEV c39274040f larger dynamic shape 2021-11-30 11:30:21 +00:00
LDOUBLEV fa018e57b4 fix trt 2021-11-30 11:09:20 +00:00
zhiqiu 17a4642103 add no_grad 2021-11-26 07:28:50 +00:00
Double_V bccba5578f
Merge pull request #4739 from tink2123/add_rec_ctc_model
add rec ctc model for tipc
2021-11-26 10:18:48 +08:00
LDOUBLEV 4fb9b76fff fix get gpu id 2021-11-25 09:58:50 +08:00
LDOUBLEV a09bcf5c21 fix get gpu id 2021-11-25 09:56:59 +08:00
LDOUBLEV 03bb378f54 fix TRT8 core bug 2021-11-25 09:46:30 +08:00
LDOUBLEV a2a12fe459 fix TRT8 core bug 2021-11-25 09:42:37 +08:00
tink2123 96cd6da1c9 set autolog warmup=0 2021-11-24 04:03:24 +00:00
littletomatodonkey 9370508368
fix cpp infer doc (#4710)
* fix cpp infer doc

* fix utility

* fix path
2021-11-22 13:00:59 +08: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
zhoujun ae4167dc32
merge init_model and load_dygraph_params to load_model (#4623)
* merge init_model and load_dygraph_params to load_model
2021-11-12 11:06:36 +08:00
zhoujun 96c8c004b5
add desc of version params (#3929)
* add desc of version params
2021-11-10 20:20:45 +08:00
Double_V 32d5f028ae
Merge branch 'dygraph' into test_v10 2021-11-09 13:54:00 +08:00
LDOUBLEV c8cf31236f fix typo 2021-11-09 12:16:32 +08:00
LDOUBLEV f14540ee59 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into tipc 2021-11-09 11:34:30 +08:00
LDOUBLEV f34a38162f add jeston inference 2021-11-09 11:34:17 +08:00
LDOUBLEV 237febb143 fix conflict 2021-11-09 09:51:27 +08:00
tink2123 8485edfc75 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into paddle2onnx 2021-11-08 20:45:33 +08:00
tink2123 48a6ebad22 mind not support alg 2021-11-08 20:40:43 +08:00
MissPenguin 0b37c11878
Merge pull request #4474 from tink2123/paddle2onnx
add paddle2onnx for test_tipc
2021-11-08 20:26:15 +08:00
LDOUBLEV 4cb2179b73 set reasonable trt shape 2021-11-08 19:35:15 +08:00
tink2123 3f5ffc3235 add paddle2onnx doc 2021-11-08 16:40:53 +08:00
MissPenguin 86e4981703 add batch infer for cpp rec 2021-11-03 07:20:22 +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
MissPenguin cc01a59b82
Merge pull request #4348 from Intsigstephon/feature_amp_train
support amp train; add example yaml
2021-10-22 17:34:22 +08:00
Double_V d128c1df2d
Merge pull request #4381 from LDOUBLEV/test_v10
add precision to mkldnn
2021-10-19 16:48:04 +08:00
xiaoting 37331199dd
Merge pull request #4301 from tink2123/rm_rec_char_type
rm rec_char_type
2021-10-19 16:06:44 +08:00
LDOUBLEV 24040eb4ac add fp16 to mkldnn 2021-10-19 15:02:11 +08:00
stephon 987517fd5d add multi_node and amp train in script 2021-10-15 09:37:12 +00: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
LDOUBLEV 7fbe65e80f BGR not RGB 2021-10-12 18:17:26 +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 224f22b92c delete debug 2021-10-11 02:37:45 +00: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 c342b7a013 fix infer 2021-10-09 15:48:16 +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
xiaoting 6f7e07e6b3
Merge pull request #4216 from andyjpaddle/fix_export_sar
fix sar export inference model
2021-09-29 10:46:06 +08: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
Topdu b40ffdd45c fix sar export inference model 2021-09-29 01:50:24 +00:00
tink2123 560f2f4984 fix eval 2021-09-28 16:25:43 +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
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
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 469e76cc28 comment review 2021-09-14 05:06:53 +00:00
Topdu f688909b8e fix nrtr export inference model 2021-09-13 13:10:10 +00:00
xiaoting 9a44e279fe
Merge pull request #3798 from andyjpaddle/add_rec_sar
Add rec_sar
2021-09-09 10:48:33 +08:00
Double_V f09a28c624
Merge pull request #3952 from LDOUBLEV/dygraph
update results for opencv 4.4
2021-09-08 11:03:24 +08:00
Double_V ded97737f0
Merge pull request #3868 from before31/dygraph
修复 端到端算法调用inference模型时与训练模型结果不一致的问题,由rgb3个通道的顺序不一致引起
2021-09-08 10:40:26 +08:00
LDOUBLEV 0368e7a678 set batch dim dynamic 2021-09-07 12:54:10 +00:00
MissPenguin 727febd4e9
Merge pull request #3833 from LDOUBLEV/test_v7
add multi_predictor test
2021-09-07 14:59:47 +08:00
andyjpaddle 8a7d3a2948
Merge branch 'dygraph' into add_rec_sar 2021-09-07 11:05:18 +08:00
WenmuZhou af34d7852e merge dygraph 2021-09-07 10:30:14 +08:00
Double_V 86dd21f058
Merge pull request #3894 from LDOUBLEV/fix_distill
fix config about det distill
2021-09-06 21:12:01 +08:00
LDOUBLEV fffd556cab fix distill model predict 2021-09-03 12:09:50 +00:00
LDOUBLEV 5947c56773 fix eval load params 2021-09-03 12:06:11 +00:00
littletomatodonkey 03b7daa5be
fix distillation model export and pred save (#3869) 2021-09-01 19:36:16 +08:00
before31 97987978cf 修复 端到端算法调用inference模型时与训练模型结果不一致的问题,由rgb3个通道的顺序不一致引起 2021-08-31 22:56:08 +08:00
Double_V b38a828b32
Merge pull request #3815 from LDOUBLEV/fix_ci_
add comparion script
2021-08-31 20:58:01 +08:00
andyjpaddle ea019601a7 fix conflic in program 2021-08-31 12:19:11 +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 1b2ca6e641 polish code 2021-08-30 06:37:26 +00:00
tink2123 c9e1077daa polish code 2021-08-30 06:32:54 +00:00
LDOUBLEV cf16859919 set benchmark in predict_system 2021-08-27 06:48:27 +00:00
LDOUBLEV eb96c623b8 set benchmark in predict_system 2021-08-27 06:46:40 +00:00
xiaoting 5c664bf4f5
Merge pull request #3721 from Topdu/dygraph
add rec_nrtr
2021-08-26 15:30:52 +08:00
LDOUBLEV 6b8d6cc3b7 fix log 2021-08-26 02:22:32 +00:00
LDOUBLEV d7cbe52697 adjust the min_subgraph_size to 15 2021-08-26 02:21:22 +00:00
LDOUBLEV 71ed68c9a8 add comparion script 2021-08-25 13:38:20 +00:00
tink2123 22b57d632d fix infer shape 2021-08-25 09:41:16 +00:00
tink2123 7488bc1db5 fix infer shape 2021-08-25 07:34:23 +00:00
Double_V 68e52250f3
Merge pull request #3751 from LDOUBLEV/fix_pgnet
fix predict_e2e.py
2021-08-25 14:55:26 +08:00
andyjpaddle 8a95b3352d add_rec_sar, test=dygraph 2021-08-24 03:49:26 +00:00
LDOUBLEV 3691291ae1 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into fix_trt_res 2021-08-23 09:14:36 +00:00
LDOUBLEV 1bf24676c2 fix rec trt 2021-08-23 09:13:22 +00:00
LDOUBLEV 5f7d4b9fe1 fix trt dynamic shape 2021-08-23 08:52:42 +00:00
topduke 73058cc082
Update program.py 2021-08-23 11:45:10 +08:00
topduke 533b15c820
Update program.py 2021-08-23 11:43:45 +08:00
LDOUBLEV 8587b40c92 fix predict_e2e.py 2021-08-19 12:23:05 +00:00
Topdu 55b76dcaa5 delete blank lines and modify forward_train 2021-08-19 09:31:02 +00:00
LDOUBLEV 30b10d2933 raise error when run on cpu but set use_gpu as True 2021-08-18 07:01:13 +00:00
topduke adc62fcde4
Merge branch 'dygraph' into dygraph 2021-08-17 22:08:54 +08:00
Topdu 2e76e46b3c update nrtr metric 2021-08-17 13:44:44 +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
LDOUBLEV 49c4a3a7ed gpu_id is None when args.use_gpu as False 2021-08-17 02:46:18 +00:00
LDOUBLEV 5bb6ae05c4 add rec get_gpu_id 2021-08-17 02:45:26 +00:00
LDOUBLEV d83b1de17e mv get_gpu_id func to utility 2021-08-17 02:43:15 +00:00
LDOUBLEV 96a3f90ced add gpu check 2021-08-17 02:29:41 +00:00
WenmuZhou 55f6a634fa Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into fx_pse 2021-08-09 12:49:16 +08:00
WenmuZhou 915d06324d merge dygraph 2021-08-09 11:11:29 +08:00
littletomatodonkey af47617493 rename bool to str2bool 2021-08-07 15:43:05 +08:00
MissPenguin 5487ab7a77
Merge pull request #3333 from LDOUBLEV/test_v7
add new ci shell
2021-08-04 19:28:43 +08:00
LDOUBLEV dad8397fd3 Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into test_v7 2021-08-04 02:54:45 +00:00
fengshuai03 fdc808ba6a add dynamic_input for pact 2021-08-03 20:43:01 +08:00
WenmuZhou 22d81cebac Merge branch 'dygraph' of https://github.com/PaddlePaddle/PaddleOCR into fx_pse 2021-08-03 18:59:15 +08:00
Double_V da5d7ee397
Merge pull request #3496 from fengxiaoshuai/dynameic_shape_change
change dynameic shape
2021-08-03 16:58:39 +08:00
LDOUBLEV 44826b515a cherry-pick 3505 2021-08-02 12:18:49 +00:00
fengshuai03 ef103a5956 change dynameic shape 2021-08-02 07:24:37 +00:00
WenmuZhou 026f96b657 add export model of pse 2021-07-29 19:33:47 +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 fa790288f1 add psenet 2021-07-27 15:33:05 +08:00
tink2123 59cc4efdc5 add for SEED 2021-07-22 19:58:14 +08:00
LDOUBLEV 09e7211082 fix bugs and adjust warmup times from 10 to 2 to speed up 2021-07-20 06:47:18 +00: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
zhoujun 4dbbfd6739
Merge pull request #3338 from WenmuZhou/fx_bug
fix bug
2021-07-19 11:13:13 +08:00
WenmuZhou 57556882ff fix bug 2021-07-14 18:19:52 +08:00
zhoujun 180f7d0051
Merge pull request #3325 from WenmuZhou/fx_bug
fix starttime no define error
2021-07-14 18:17:43 +08:00
LDOUBLEV 9d5d552b79 delete save_log_path and set logger 2021-07-14 06:18:29 +00:00
Double_V c261d0dad0
Merge pull request #3268 from tink2123/autolog_rec
add autolog for infer_rec
2021-07-13 17:12:37 +08:00
WenmuZhou 41f73e31bc fix starttime noe define error 2021-07-13 12:23:41 +08:00
zhoujun 2062b5097c
Merge pull request #3273 from LDOUBLEV/distill
Add det distill
2021-07-12 12:21:46 +08:00
Double_V 76bb40fc3f
fix ci 2021-07-09 14:29:39 +08:00
xiaoting fddef3912f
Merge branch 'dygraph' into autolog_rec 2021-07-09 14:14:24 +08:00
Double_V 54ed8d0626
fix ci 2021-07-09 11:38:01 +08:00
Double_V 11151e51d2
Update program.py 2021-07-09 09:27:35 +08:00
Double_V 9de346b234
Update train.py 2021-07-09 09:27:07 +08:00
LDOUBLEV b8a65d4333 fix eval bug 2021-07-08 14:32:44 +00:00