Commit Graph

32 Commits (eed3d6aaa21b6b793532f19e2af87e53c448e616)

Author SHA1 Message Date
andyjpaddle eed3d6aaa2
Merge pull request #7232 from tink2123/revert_imgh_2.5
rever rec input h
2022-08-17 17:16:01 +08:00
tink2123 0b97b0c4a3 rever rec input h 2022-08-17 17:15:04 +08:00
andyjpaddle 8fb1103e2b fix sar export 2022-08-16 12:42:10 +00:00
topduke bde8cad096
add svtr ch model (#7134) 2022-08-08 17:00:17 +08:00
xiaoting 7d832ac3f0
fix export and kie backbone (#6526) 2022-06-08 19:46:50 +08:00
lubin10 44b4234311 update tools/export_model.py tools/infer_rec.py 2022-05-20 08:13:53 +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
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
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
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
WenmuZhou 9abf3fb0d2 fix merge config error 2022-01-10 02:30:26 +00: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
Topdu b40ffdd45c fix sar export inference model 2021-09-29 01:50:24 +00:00
Topdu f688909b8e fix nrtr export inference model 2021-09-13 13:10:10 +00:00
littletomatodonkey 03b7daa5be
fix distillation model export and pred save (#3869) 2021-09-01 19:36:16 +08:00
MissPenguin 16c247ac46 refine 2021-06-21 12:20:25 +00:00
littletomatodonkey 48d8537959 rm load_dyg_pretrain 2021-06-05 06:52:45 +00:00
littletomatodonkey 6361a38ff5 fix export model for distillation model 2021-06-03 06:53:24 +00:00
WenmuZhou d36c19ce1a add max_text_length to export model 2021-04-28 13:41:04 +08:00
WenmuZhou b566bcbbaa add max_text_length to export model 2021-04-28 13:36:16 +08:00
WenmuZhou ef620c2a20 remove unused func 2021-03-22 12:49:10 +08:00
xiaoting 6ebbbfe46c
Merge branch 'dygraph' into dygraph_for_srn 2021-01-29 11:37:19 +08:00
zhoujun b0d1dca688
fix starnet export (#1850)
* fix starnet export

* fix bug

* add note
2021-01-28 18:16:54 +08:00
Channingss cacf8f8a6c export_model support dynamic input shape 2021-01-26 11:44:52 +00:00
tink2123 c1fd46641e add srn for dygraph 2020-12-30 16:15:49 +08:00
WenmuZhou b5f9a7ec5b update link in doc 2020-12-11 18:48:23 +08:00
WenmuZhou 042034b61d The parameters of export are consistent with the static image 2020-12-10 17:14:58 +08:00
WenmuZhou 0ff2aef299 rename inference model save path 2020-12-09 23:59:29 +08:00
tink2123 7eeef5933c update multi dic and export 2020-12-09 11:56:37 +00:00
WenmuZhou 4402e62959 修正export_model里的bug,添加predict_det 2020-11-09 18:19:30 +08:00
dyning 1ae379198e trans to paddle-rc 2020-11-05 15:13:36 +08:00