Commit Graph

270 Commits (611c70f68c65a54b5ee7f95ca974f23155367dae)

Author SHA1 Message Date
dyning 8e05ffed7e move out visulization from hubserving
5 years ago
tink2123 0a92617cb0 update readme for space and add thanks for user
5 years ago
xiaoting f2a2f5950d
Merge pull request #304 from lyl120117/dev_vis
5 years ago
dyning e68ea88ddc fix cpu memory problem for a short time
5 years ago
lyl120117 d89d3384a0 dump model structure
5 years ago
dyning be48652127
Merge pull request #296 from LDOUBLEV/cpu_opt
5 years ago
dyning f09d1f730b add hub serving
5 years ago
LDOUBLEV dcf46b0c86 opt cpu speed and fix wrong link of weights
5 years ago
xiaoting f8a3c3f920
Merge branch 'develop' into add_distort_space
5 years ago
tink2123 bfdb7b7781 change name for use_space_char
5 years ago
tink2123 db3d78d8ea revert dict and add space in character
5 years ago
LDOUBLEV f5e0e9d050 update
5 years ago
LDOUBLEV e222bc9e64 set evaluation interval
5 years ago
Double_V f2c4d6697e
Merge pull request #279 from LDOUBLEV/fixocr
5 years ago
LDOUBLEV 6f456775b0 fix bug
5 years ago
LDOUBLEV ed454d1423 print to logger.info
5 years ago
LDOUBLEV 3892a8ca02 fix Nan results and add test_reader func
5 years ago
tink2123 42a9a47ce5 close memory_optim for attention
5 years ago
tink2123 2cc1d00b04 revert modified for predict_rec
5 years ago
tink2123 25f16f2429 revert interpolate type
5 years ago
zhangxin 2eb6244c1f 修改英文注释
5 years ago
zhangxin f3172214d6 Merge remote-tracking branch 'upstream/develop' into zxdev
5 years ago
littletomatodonkey c25c636d23 fix ch comment to support py2 and some other typo
5 years ago
zhangxin 9e9a9a45da 识别infer时改回不同字符类型采用不同归一化
5 years ago
zhangxin 38192934ac 有几行没有用新的代码,旧代码注释了。
5 years ago
zhangxin 9136cba8cb Merge remote-tracking branch 'upstream/develop' into zxdev
5 years ago
dyning a21bd9b77a raise exception when concatenate error
5 years ago
dyning 6a6c97f92b raise exception when concatenate error
5 years ago
zhangxin 2814d997a4 Merge remote-tracking branch 'upstream/develop' into zxdev
5 years ago
zhangxin 9717944cde 识别文本框时,对文本框按宽高比进行排序。
5 years ago
MissPenguin db0aa24b5b
Merge pull request #237 from MissPenguin/develop
5 years ago
Double_V 4ca78a0748
Merge pull request #241 from ZhangXinNan/zxdev
5 years ago
dyning b115cb4417 use enable_memory_optim for cpu and gpu, add paddlehelp QRcode
5 years ago
MissPenguin 160bb06e70
add config.enable_memory_optim()
5 years ago
zhangxin ef156b19e1 优化tools/infer/predict_system.py代码
5 years ago
xiaoting ed4313d611
Merge pull request #222 from tink2123/fix_cosine_decay
5 years ago
tink2123 bce596cd54 fix can not find tmp_4
5 years ago
Double_V fea9454dee
Merge pull request #210 from ZhangXinNan/zxdev
5 years ago
zhangxin 5d63991136 不增加args.out_dir
5 years ago
zhangxin af6b5fef00 增加可视化效果图
5 years ago
zhangxin 22e8cf8c6b 修改显示方式,微调显示参数
5 years ago
zhangxin 3f402caea7 增加一个画图函数,可以更方便更直观的看检测和识别结果,对横排、竖排文本都可以显示
5 years ago
LDOUBLEV 1636c8c156 discard export PYTHONPATH manually
5 years ago
LDOUBLEV cc6c606f14 discard export PYTHONPATH manually
5 years ago
zhangxin ed9065c72b 在程序中使用os.path.append添加环境变量,不再使用命令设置
5 years ago
LDOUBLEV c6a0e8d79d fix rec doc typo
5 years ago
tink2123 9393a1b311 polish error message
5 years ago
tink2123 b55b8eda22 add windows doc
5 years ago
tink2123 9023a5c57a update infer doc and fix yml
5 years ago
tink2123 be3a164424 fix inference in tps
5 years ago
tink2123 b722eb56c8 fix infer_rec for attention
5 years ago
tink2123 24757ba6bc modified infer single
5 years ago
dyning ade18e13be add score in rec_infer
5 years ago
LDOUBLEV 9058e002d8 fix multi-line txt display
5 years ago
LDOUBLEV e0b641cc57 fix visual bug
5 years ago
LDOUBLEV 00e9e07976 fix bug in results visualization
5 years ago
LDOUBLEV b090627a11 opt visualized func and add docker usage in cpu
5 years ago
LDOUBLEV 59d0a00e1d opt visualized func and add docker usage in cpu
5 years ago
LDOUBLEV 4af1810909 opt visualized func and add docker usage in cpu
5 years ago
LDOUBLEV fcfdd0a39e set mode of DB head as 'export' when export model
5 years ago
LDOUBLEV 93bd46e9e2 delete support multi-line txt display
5 years ago
LDOUBLEV eec9155ee8 adjust txt word in line
5 years ago
LDOUBLEV afecc4973a Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleOCR into fixocr
5 years ago
LDOUBLEV 75d2c47d8a support multi-line text display
5 years ago
Double_V 6081c67b96
Merge pull request #95 from LDOUBLEV/fixocr
5 years ago
LDOUBLEV 8a6f106237 fix predict_det not found unclip_ratio
5 years ago
Double_V e8a1696327
Merge pull request #91 from tink2123/fix_eval
5 years ago
tink2123 552d427422 fix eval_rec
5 years ago
LDOUBLEV fdad3d4d88 single_img_path to infer_img as rec model, fix eval Hmean=0
5 years ago
LDOUBLEV 60f8c36c86 fix eval_det_utils
5 years ago
LDOUBLEV 2bd6323642 modify batch num in rec and fix sorted_box func
5 years ago
LDOUBLEV 0758f91361 modify batch num in rec and fix sorted_box func
5 years ago
tink2123 6de43fbb47 update check_gpu
5 years ago
tink2123 e884da9ebe fix use_gpu=False
5 years ago
tink2123 f806d8d872 format code
5 years ago
tink2123 d9757c7ec2 fix program
5 years ago
tink2123 3ffb3879c6 save weights at epoch_0
5 years ago
LDOUBLEV 7da14fddfe fix bug when running det eval
5 years ago
LDOUBLEV bfcc9381e9 fix inference md
5 years ago
dyning 25a5ca6cca
Update utility.py
5 years ago
dyning f5fb36e88c
Update program.py
5 years ago
dyning d661c3d8c3
Update predict_det.py
5 years ago
dyning c7ef62df04 updata doc of infer
5 years ago
LDOUBLEV 7259370cbd solve predicts diff between cpu and gpu running
5 years ago
LDOUBLEV 1e9683b426 add visualized code for det results
5 years ago
LDOUBLEV 72ebbf2de1 sorted outputs when export model
5 years ago
LDOUBLEV d539508e76 valid det inference
5 years ago
dyning 3b931056c4
Update predict_system.py
5 years ago
Double_V 2a6f5046c1
Merge pull request #20 from LDOUBLEV/fixocr
5 years ago
dyning 18c897df3e
Merge pull request #19 from tink2123/add_words_img
5 years ago
LDOUBLEV 55492911dd RGB 2 BGR
5 years ago
tink2123 2e9468b763 add words_img
5 years ago
Double_V f3cf94a296
Merge pull request #18 from LDOUBLEV/fixocr
5 years ago
LDOUBLEV 010533bd57 change the saved path of visualized image
5 years ago
dyning adbe225aa3
Merge pull request #17 from LDOUBLEV/fixocr
5 years ago
LDOUBLEV c65f330890 fix rec bug and delete infer/predict_eval.py
5 years ago
tink2123 d94cde77e2 rm anno
5 years ago
tink2123 576cbfa78e update readme
5 years ago
LDOUBLEV c15d3bb09a add visualize code to predict_eval
5 years ago
LDOUBLEV 759e7385db fix infer
5 years ago
LDOUBLEV 5d70fd442a add visulize code
5 years ago
LDOUBLEV 9126cb6fb9 modify rec saved model dir
5 years ago
LDOUBLEV 8007a95528 makedirs for ocr rec saved model
5 years ago
LDOUBLEV 6281a0170f Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleOCR into fixocr
5 years ago
LDOUBLEV e3f171a3bb fix det inference bug and optimize save path
5 years ago
dyning ed4b270815
Merge pull request #3 from LDOUBLEV/fixinfer
5 years ago
LDOUBLEV b2e2bb98fb fix problems responding to inference
5 years ago
tink2123 2025ed1dfb update get_img_file_list
5 years ago
tink2123 d24a39df88 use public function for inference
5 years ago
LDOUBLEV 5b4675e06d fix problems refer comments
5 years ago
tink2123 4eb359e8a7 add ic15 yml
5 years ago
LDOUBLEV 268ed03b3e update detection doc and infer code
5 years ago
tink2123 d6778e2519 del lable, polish data_reader
5 years ago
tink2123 d27ae42a45 fix typo
5 years ago
tink2123 bb77985182 fix infer_rec and add ic15_dict
5 years ago
LDOUBLEV af39902217 fix tools/infer/utility.py
5 years ago
LDOUBLEV 3f2d384faa add doc、infer_det.py、requirments.txt
5 years ago
tink2123 1a84472df9 del tmp
5 years ago
tink2123 476c51a73c mv dataset in config
5 years ago
LDOUBLEV 338ba3ee4a upload PaddleOCR code
5 years ago