Commit Graph

74 Commits

Author SHA1 Message Date
WenmuZhou 6e03b3de14 del unused params 2021-06-10 17:29:23 +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
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
WenmuZhou dfba983c82 remove unused code 2021-06-08 18:01:39 +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 dec76eb75d add pad for small image in det 2021-06-08 10:52:47 +08:00
littletomatodonkey 0343756e46 fix metric 2021-06-03 13:31:25 +00:00
WenmuZhou 794362481e add table eval and predict script 2021-06-03 16:39:31 +08:00
littletomatodonkey ab4db2acce support dict output for basemodel 2021-06-03 05:57:31 +00:00
littletomatodonkey ed02b91d26 add distillation function 2021-06-02 08:31:57 +00:00
xiaoting 159b3a26b7
Merge pull request #2661 from WenmuZhou/fix_srn_post_process
add max_text_length to SRNLabelDecode
2021-04-27 13:58:21 +08:00
WenmuZhou 38fc1fae63 add max_text_length to SRNLabelDecode 2021-04-27 12:12:19 +08:00
littletomatodonkey eafb157a05 add py impl of pr 2574 2021-04-23 08:23:24 +00:00
tink2123 a0e6e83397 fix some typo 2021-04-14 16:00:45 +08:00
Jethong d036c91af1 support two postprocess 2021-04-11 16:40:46 +08:00
Jethong f67e6e1387 fix eval score 2021-04-10 14:44:32 +08:00
Jethong a0d1f9236d add different post process 2021-04-09 16:04:02 +08:00
Jethong 88964dc92f add visual png 2021-03-19 11:59:35 +08:00
Jethong 9711111270 fix error 2021-03-15 13:58:53 +08:00
Jethong 051fe64a0d fix config add e2e_ch.md e2e_res_img623_pg 2021-03-10 14:14:21 +08:00
Jethong 310d399b83 ADD PGnet_v3 2021-03-08 15:44:07 +08:00
Jethong 1f76f449db Add PGNet 2021-03-08 14:55:49 +08:00
LDOUBLEV e7d24ac8b8 fix comment 2021-02-01 06:41:45 +00:00
LDOUBLEV 0f4d92b63f fix conflict wiith SRN 2021-02-01 06:32:14 +00:00
LDOUBLEV 7a054c854b rare doc and opt post_process 2021-02-01 06:27:56 +00:00
LDOUBLEV 56cbbdfb01 fix conflict 2021-02-01 03:19:56 +00:00
xiaoting 6ebbbfe46c
Merge branch 'dygraph' into dygraph_for_srn 2021-01-29 11:37:19 +08:00
LDOUBLEV f6e03a51f0 upload rare code 2021-01-29 03:15:03 +00:00
tink2123 edeb12b1e0 rename en_sensitive EN_symbol 2021-01-26 15:53:49 +08:00
tink2123 8f52a73718 polish code 2021-01-26 15:24:13 +08:00
xiaoting f214437538
Merge branch 'dygraph' into dygraph_for_srn 2021-01-26 13:29:13 +08:00
tink2123 ed2f0de95e mv model_average to incubate 2021-01-22 03:15:56 +00:00
Double_V ad3835e231
Merge pull request #1780 from WenmuZhou/dygraph_rc
add starnet
2021-01-21 11:27:16 +08:00
xiaoting 21292bb3b7
Merge pull request #1767 from xmy0916/dygraph
add multi language config file imgs and dict
2021-01-20 20:40:23 +08:00
WenmuZhou 1bf5367cdc for preds, remove duplicate 2021-01-20 18:33:42 +08:00
xmy0916 fe694ae902 fix bugs 2021-01-20 15:16:37 +08:00
littletomatodonkey 301b0d347c
fix duplicate (#1771)
* fix duplicate

* fix default action
2021-01-19 21:03:13 +08:00
tink2123 93670ab5a2 all ready 2021-01-19 06:48:52 +00:00
tink2123 c1fd46641e add srn for dygraph 2020-12-30 16:15:49 +08:00
WenmuZhou d3b609ee09 change DBHead output to dict 2020-12-15 23:49:50 +08:00
MissPenguin b596e70f14 fix db eval 2020-12-15 14:11:02 +00:00
MissPenguin 3f64d27b71 update inference for east & sast 2020-12-15 12:54:02 +00:00
MissPenguin edc0fd0ccd fix predict_det 2020-12-13 06:18:26 +00:00
LDOUBLEV 7cce85cc5c fix conflicts 2020-12-09 20:44:43 +08:00
LDOUBLEV e7ad27c399 fix conflicts 2020-12-09 20:30:50 +08:00
LDOUBLEV c0b4cefdcb fix comments and transform to transforms 2020-12-09 20:26:40 +08:00
MissPenguin d42bf7a0b7 fix db postprocess 2020-12-09 08:51:43 +00:00