Commit Graph

53 Commits (develop)

Author SHA1 Message Date
WenmuZhou ed400c8645 mv3 small support det
5 years ago
zhoujun cf4a41542b
fix image_shape error when tps in model and char_type is ch (#1290)
5 years ago
dyning 7ad0fe5eb8
Merge pull request #1043 from tink2123/srn_ann
5 years ago
tink2123 fa12cf0b6d polish srn anno
5 years ago
dyning 4713f24dc1 add anno for tps
5 years ago
tink2123 911c604dd6 add anno for head
5 years ago
baiyfbupt a2e932c0fb add cls model quant code
5 years ago
FLming 2734733630 Fix bug: Errors caused by disordered dictionary
6 years ago
tink2123 fc512a84e3 add anno for rec
6 years ago
tink2123 5f8c3e07d9 fix srn fpn
6 years ago
tink2123 a5fbd902fe fix srn fpn
6 years ago
lichenxia fd76c1234b disable se & add cls params for hub serving
6 years ago
MissPenguin 594d34f5ed
Merge pull request #708 from WenmuZhou/angle_class
6 years ago
WenmuZhou 25ff7eb517 添加方向分类器导出支持
6 years ago
baiyfbupt 2c6f0b0d55 add slim quantization
6 years ago
WenmuZhou 74f6a5cb3d merge paddleocr
6 years ago
tink2123 bc1ad20701 support srn inference
6 years ago
WenmuZhou 54d562bfd9 merge PaddleOCR
6 years ago
WenmuZhou e11b2108fa 添加分类模型
6 years ago
tink2123 b626aa3e41 formate code
6 years ago
tink2123 91f6f24385 formate code
6 years ago
tink2123 5edb619cdd rename rec_resnet_fpn
6 years ago
tink2123 1b19050391 Adaptation of Chinese and r34/18
6 years ago
MissPenguin aecbbe1cbf
Merge pull request #552 from MissPenguin/develop
6 years ago
licx f96b873aa4 modify infer tools for sast
6 years ago
tink2123 9c59ae1cd5 fix bug
6 years ago
licx 78d89d3496 modify docs for updates
6 years ago
MissPenguin 2852335e59
Merge branch 'develop' into develop
6 years ago
MissPenguin 612e801470
Merge pull request #537 from tink2123/add_srn
6 years ago
tink2123 ab0acf78b4 polish code
6 years ago
tink2123 a3b291928b polish code
6 years ago
MissPenguin fee2c17bf7
Merge branch 'develop' into develop
6 years ago
licx 224667b895 add sast code
6 years ago
tink2123 bf4863c950 update infer_rec for srn
6 years ago
tink2123 6832ca029f update config
6 years ago
tink2123 09d8cb6d98 update for srn
6 years ago
littletomatodonkey 2918feb90e add stride config of backbone and fix load ckp
6 years ago
LDOUBLEV 8a11d97da8 typo
6 years ago
LDOUBLEV a52ee64d45 fix lite readme
6 years ago
littletomatodonkey c25c636d23 fix ch comment to support py2 and some other typo
6 years ago
dyning b0171a71e5 replace python lanms with c++ version, fix infer_det bug, fix test_image_shape bug
6 years ago
LDOUBLEV e33e38d1d0 add error message when image shape are not divisible by 4
6 years ago
LDOUBLEV a5f1efdfc9 delete not used code
6 years ago
LDOUBLEV f4094b9700 fix issue #206
6 years ago
tink2123 87cb15aa4c Adapted to 1.8
6 years ago
tink2123 0cc083f6a4 mv drop last in det model
6 years ago
tink2123 80c188785c fix eval
6 years ago
tink2123 be3a164424 fix inference in tps
6 years ago
dyning ade18e13be add score in rec_infer
6 years ago
LDOUBLEV fcfdd0a39e set mode of DB head as 'export' when export model
6 years ago