1 Star 0 Fork 48

cyw / 工具鸡-聊天室源码PYTHON-PHP-JAVA-JS-FLASK-VUE

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.yaml 723 Bytes
一键复制 编辑 原始数据 按行查看 历史
水漫门廷 提交于 2023-12-30 20:48 . fixed
Global:
text_score: 0.5
use_det: true
use_cls: true
use_rec: true
print_verbose: false
min_height: 30
width_height_ratio: 8
Det:
use_cuda: false
model_path: models/ch_PP-OCRv4_det_infer.onnx
limit_side_len: 736
limit_type: min
thresh: 0.3
box_thresh: 0.5
max_candidates: 1000
unclip_ratio: 1.6
use_dilation: true
score_mode: fast
Cls:
use_cuda: false
model_path: models/ch_ppocr_mobile_v2.0_cls_infer.onnx
cls_image_shape: [3, 48, 192]
cls_batch_num: 6
cls_thresh: 0.9
label_list: ['0', '180']
Rec:
use_cuda: false
model_path: models/ch_PP-OCRv4_rec_infer.onnx
rec_img_shape: [3, 48, 320]
rec_batch_num: 6
JavaScript
1
https://gitee.com/cyw111/Tool-Chicken-Chat.git
git@gitee.com:cyw111/Tool-Chicken-Chat.git
cyw111
Tool-Chicken-Chat
工具鸡-聊天室源码PYTHON-PHP-JAVA-JS-FLASK-VUE
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891