Commit Graph

151 Commits (611c70f68c65a54b5ee7f95ca974f23155367dae)

Author SHA1 Message Date
Double_V 9deee44a7a
Merge branch 'release/2.0' into doc_cp
4 years ago
Double_V f23aa77757 Merge pull request #1920 from LDOUBLEV/trt_cpp
4 years ago
LDOUBLEV 5e555a8047 cherry-pick fix doc and fix dilation
4 years ago
WenmuZhou 4dfc583850 predict_rec support rare
4 years ago
LDOUBLEV 56cbbdfb01 fix conflict
4 years ago
LDOUBLEV f896032255 pre-commit
4 years ago
xiaoting 6ebbbfe46c
Merge branch 'dygraph' into dygraph_for_srn
4 years ago
tink2123 8f52a73718 polish code
4 years ago
zhoujun 499ae66003 update utility
4 years ago
zhoujun c03b0b0604
Update utility.py
4 years ago
tink2123 c1fd46641e add srn for dygraph
4 years ago
LDOUBLEV 2a04e1a12a add export to limit GPU-memory-usage
4 years ago
WenmuZhou 3a0090dc00 delete fluid
4 years ago
WenmuZhou 59af7359be inference adaptation 2.0
4 years ago
WenmuZhou 7f76986c28 Remove duplicate definitions
4 years ago
zhoujun 0492ba4f86
Merge pull request #1503 from LDOUBLEV/dyg_db
4 years ago
LDOUBLEV 9039cca26d add tensorrt args
4 years ago
MissPenguin 263a9fc5d4
Merge pull request #1498 from MissPenguin/dygraph
4 years ago
MissPenguin d489d3c27d fix sast inference bug
4 years ago
LDOUBLEV a6fd8f8066 adjust cls_batch_num to 6 for speed-up
4 years ago
LDOUBLEV 65b4cc0cf3 adjust rec_batch_num as 1
4 years ago
WenmuZhou 41c2af4924 update predict_det
4 years ago
WenmuZhou d3b609ee09 change DBHead output to dict
4 years ago
MissPenguin c9a8cd83b1 fix db eval
4 years ago
MissPenguin b596e70f14 fix db eval
4 years ago
MissPenguin 3f64d27b71 update inference for east & sast
4 years ago
MissPenguin edc0fd0ccd fix predict_det
4 years ago
WenmuZhou c12259091e Fix printing problem when multi-image prediction
4 years ago
WenmuZhou 4fd696ccdf update inference model name
4 years ago
MissPenguin 055f207fcf
Merge pull request #1371 from tink2123/update_multi
4 years ago
tink2123 7eeef5933c update multi dic and export
4 years ago
MissPenguin 45f90e9431
Merge pull request #1338 from WenmuZhou/dygraph_rc
4 years ago
WenmuZhou 28b2d43e57 paddleocr whl adaptation dygraph
4 years ago
WenmuZhou 5d9c03890b merge upstream
4 years ago
WenmuZhou 2c8ba6a961 merge upstream
4 years ago
WenmuZhou 38f27a5339 merge upstream
4 years ago
zhoujun 99ee41d8db
Merge pull request #1299 from WenmuZhou/fix_predict_system
4 years ago
WenmuZhou 34cd39194d use logger.info replace print
4 years ago
WenmuZhou a804a97c92 add drop_score to args
4 years ago
WenmuZhou e696c7906d delete debug code
4 years ago
zhoujun 2985e7b897
use cls_batch_num replace rec_batch_num (#1298)
4 years ago
WenmuZhou a621bef893 add predict_cls to predict_system
4 years ago
WenmuZhou 902606499b add predict_cls to predict_system
4 years ago
WenmuZhou 1c43e8bbb4 Adapt to windows
4 years ago
WenmuZhou a44c2a699f Adapt to windows
4 years ago
WenmuZhou 835bfa456c Remove the channel conversion of the image and keep it consistent with the training phase
4 years ago
WenmuZhou 05dcfdec68 Fix the bug that the predict time is calculated incorrectly
4 years ago
WenmuZhou 0c287c41ea python端预测完成
4 years ago
WenmuZhou 4950c8458d 添加方向分类器
4 years ago
WenmuZhou 453c6f68bd 识别模型inference
4 years ago