tink2123
|
911c604dd6
|
add anno for head
|
2020-10-28 14:25:30 +08:00 |
baiyfbupt
|
a2e932c0fb
|
add cls model quant code
|
2020-10-26 14:50:03 +08:00 |
FLming
|
2734733630
|
Fix bug: Errors caused by disordered dictionary
|
2020-10-21 09:12:02 +00:00 |
tink2123
|
fc512a84e3
|
add anno for rec
|
2020-09-25 16:55:56 +08:00 |
tink2123
|
5f8c3e07d9
|
fix srn fpn
|
2020-09-24 15:13:29 +08:00 |
tink2123
|
a5fbd902fe
|
fix srn fpn
|
2020-09-24 15:11:31 +08:00 |
lichenxia
|
fd76c1234b
|
disable se & add cls params for hub serving
|
2020-09-16 17:33:06 +08:00 |
MissPenguin
|
594d34f5ed
|
Merge pull request #708 from WenmuZhou/angle_class
添加分类模型
|
2020-09-16 13:23:22 +08:00 |
WenmuZhou
|
25ff7eb517
|
添加方向分类器导出支持
|
2020-09-16 10:43:11 +08:00 |
baiyfbupt
|
2c6f0b0d55
|
add slim quantization
|
2020-09-15 20:17:23 +08:00 |
WenmuZhou
|
74f6a5cb3d
|
merge paddleocr
|
2020-09-14 10:47:27 +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 |
tink2123
|
b626aa3e41
|
formate code
|
2020-08-28 11:10:57 +08:00 |
tink2123
|
91f6f24385
|
formate code
|
2020-08-27 20:57:53 +08:00 |
tink2123
|
5edb619cdd
|
rename rec_resnet_fpn
|
2020-08-26 20:14:13 +08:00 |
tink2123
|
1b19050391
|
Adaptation of Chinese and r34/18
|
2020-08-25 15:04:49 +08:00 |
MissPenguin
|
aecbbe1cbf
|
Merge pull request #552 from MissPenguin/develop
modify infer tools for sast
|
2020-08-18 10:04:33 +08:00 |
licx
|
f96b873aa4
|
modify infer tools for sast
|
2020-08-17 20:29:28 +08:00 |
tink2123
|
9c59ae1cd5
|
fix bug
|
2020-08-17 01:43:59 +08:00 |
licx
|
78d89d3496
|
modify docs for updates
|
2020-08-16 19:44:07 +08:00 |
MissPenguin
|
2852335e59
|
Merge branch 'develop' into develop
|
2020-08-16 18:21:59 +08:00 |
MissPenguin
|
612e801470
|
Merge pull request #537 from tink2123/add_srn
Add SRN
|
2020-08-16 18:08:32 +08:00 |
tink2123
|
ab0acf78b4
|
polish code
|
2020-08-16 17:09:17 +08:00 |
tink2123
|
a3b291928b
|
polish code
|
2020-08-16 16:46:22 +08:00 |
MissPenguin
|
fee2c17bf7
|
Merge branch 'develop' into develop
|
2020-08-16 10:21: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 |
littletomatodonkey
|
2918feb90e
|
add stride config of backbone and fix load ckp
|
2020-08-12 07:08:07 +00:00 |
LDOUBLEV
|
8a11d97da8
|
typo
|
2020-07-23 11:12:35 +08:00 |
LDOUBLEV
|
a52ee64d45
|
fix lite readme
|
2020-07-23 10:37:39 +08:00 |
littletomatodonkey
|
c25c636d23
|
fix ch comment to support py2 and some other typo
|
2020-06-25 18:41:22 +00:00 |
dyning
|
b0171a71e5
|
replace python lanms with c++ version, fix infer_det bug, fix test_image_shape bug
|
2020-06-19 15:54:20 +08:00 |
LDOUBLEV
|
e33e38d1d0
|
add error message when image shape are not divisible by 4
|
2020-06-16 15:22:19 +08:00 |
LDOUBLEV
|
a5f1efdfc9
|
delete not used code
|
2020-06-16 15:00:50 +08:00 |
LDOUBLEV
|
f4094b9700
|
fix issue #206
|
2020-06-16 14:55:52 +08:00 |
tink2123
|
87cb15aa4c
|
Adapted to 1.8
|
2020-06-14 21:41:12 +08:00 |
tink2123
|
0cc083f6a4
|
mv drop last in det model
|
2020-06-04 20:29:32 +08:00 |
tink2123
|
80c188785c
|
fix eval
|
2020-06-03 17:09:14 +08:00 |
tink2123
|
be3a164424
|
fix inference in tps
|
2020-06-03 15:49:18 +08:00 |
dyning
|
ade18e13be
|
add score in rec_infer
|
2020-06-02 15:53:02 +08:00 |
LDOUBLEV
|
fcfdd0a39e
|
set mode of DB head as 'export' when export model
|
2020-05-26 21:02:27 +08:00 |
LDOUBLEV
|
759e7385db
|
fix infer
|
2020-05-13 21:29:54 +08:00 |
LDOUBLEV
|
e3f171a3bb
|
fix det inference bug and optimize save path
|
2020-05-13 16:05:00 +08:00 |
LDOUBLEV
|
338ba3ee4a
|
upload PaddleOCR code
|
2020-05-10 16:26:57 +08:00 |