Commit Graph

194 Commits

Author SHA1 Message Date
MissPenguin 594d34f5ed
Merge pull request #708 from WenmuZhou/angle_class
添加分类模型
2020-09-16 13:23:22 +08:00
Double_V 0da95ed13b
Merge pull request #717 from baiyfbupt/slim_qat
Add slim quantization module
2020-09-16 10:58:55 +08:00
WenmuZhou 5d248b168f 解决冲突 2020-09-16 10:49:58 +08:00
WenmuZhou c7819af417 对输出的scores和label进行顺序判断 2020-09-16 10:43:51 +08:00
littletomatodonkey 2aa0c8eb2d remove re-init 2020-09-15 16:04:06 +00:00
littletomatodonkey 5858441b3d add notes 2020-09-15 15:52:52 +00:00
littletomatodonkey f78678dd66 fix py infer 2020-09-15 14:23:41 +00:00
baiyfbupt 2c6f0b0d55 add slim quantization 2020-09-15 20:17:23 +08:00
WenmuZhou f3f2b38efb 方向分类器设为默认不启用 2020-09-15 16:31:54 +08:00
WenmuZhou 74f6a5cb3d merge paddleocr 2020-09-14 10:47:27 +08:00
WenmuZhou 144b022fb6 添加分类模型 2020-09-14 10:41:43 +08:00
tink2123 5fc9fff98f Merge branch 'support_srn_inference' of https://github.com/tink2123/PaddleOCR 2020-09-03 19:00:58 +08:00
tink2123 29e2fed39c update code 2020-09-03 18:59:44 +08:00
xiaoting f265f94c65
Merge branch 'develop' into support_srn_inference 2020-09-03 16:57:34 +08:00
tink2123 aa7e9ac34e polish code 2020-09-03 16:06:57 +08:00
tink2123 bc1ad20701 support srn inference 2020-09-03 15:51:50 +08:00
WenmuZhou 54d562bfd9 merge PaddleOCR 2020-09-01 16:17:33 +08:00
WenmuZhou e11b2108fa 添加分类模型 2020-09-01 13:44:51 +08:00
xiaoting e3fd6db0bf
Merge branch 'develop' into adaptation_ch 2020-08-26 20:24:42 +08:00
tink2123 1b19050391 Adaptation of Chinese and r34/18 2020-08-25 15:04:49 +08:00
dyning 0791714b91
Merge pull request #594 from WenmuZhou/whl1
添加whl包的构建方式
2020-08-24 18:45:50 +08:00
littletomatodonkey 0a011e564a add python interface 2020-08-24 02:11:17 +00:00
zhoujun 3b1ecb1339
Update predict_system.py 2020-08-22 20:15:56 +08:00
WenmuZhou 684676f611 init commit for build whl 2020-08-22 19:42:14 +08:00
littletomatodonkey 3ebebae3e5 replace zero_copy_run to run for memory leak 2020-08-22 07:13:06 +00:00
MissPenguin 75cdc7dc9a
Merge pull request #519 from ZhangXinNan/zxdev
修改路径为绝对问题
2020-08-19 13:52:47 +08:00
licx 0c3b5d8e76 fix bug in predict_det for sast & update docs 2020-08-18 20:32:00 +08:00
licx cb7e481b4a fix bug in predict_det for sast & update docs 2020-08-18 16:05:12 +08:00
licx 6c11bce9e4 modify infer tools for sast 2020-08-17 20:31:28 +08:00
licx f96b873aa4 modify infer tools for sast 2020-08-17 20:29:28 +08:00
MissPenguin 2852335e59
Merge branch 'develop' into develop 2020-08-16 18:21:59 +08:00
tink2123 a3b291928b polish code 2020-08-16 16:46:22 +08:00
tink2123 d0d5de7f4d fix bug 2020-08-16 13:30:25 +08:00
tink2123 d179c7c446 fix bug 2020-08-16 12:58:05 +08:00
tink2123 9cb3072033 fix bug and update doc 2020-08-16 12:53:26 +08:00
MissPenguin fee2c17bf7
Merge branch 'develop' into develop 2020-08-16 10:21:59 +08:00
licx da75ef8b9e fix conflict 2020-08-15 21:54:59 +08:00
licx 224667b895 add sast code 2020-08-15 17:26:00 +08:00
tink2123 bf4863c950 update infer_rec for srn 2020-08-15 15:45:55 +08:00
tink2123 6832ca029f update config 2020-08-15 12:39:07 +08:00
tink2123 09d8cb6d98 update for srn 2020-08-14 16:31:13 +08:00
zhangxin ab8d8aeab8 修改所有文件路径为绝对路径,避免在同级目录下时出问题 2020-08-12 12:56:44 +08:00
LDOUBLEV e494595945 fix score is nan 2020-08-03 22:22:08 +08:00
LDOUBLEV 2bec473e89 fix typo and opt doc 2020-08-03 17:44:41 +08:00
LDOUBLEV aa6e29cf04 remove unused code 2020-07-28 16:42:15 +08:00
LDOUBLEV 60ec95469a read gif read func 2020-07-28 11:18:48 +08:00
littletomatodonkey 0aebfbc26f fix save img for pred_det 2020-07-26 11:23:47 +00:00
shaohua.zhang dcd2626e11
The if condition is not sufficient
when you trian the det model , there is not the var: loss_type in the Global, so  train_alg_type == 'rec' is necessary
2020-07-24 17:26:37 +08:00
shaohua.zhang 4d541eb364
repair a var 2020-07-23 14:07:21 +08:00
shaohua.zhang 94e8c3b66d
repair a var 2020-07-23 14:04:24 +08:00