6 Star 93 Fork 21

LanRenZhiNeng/MingChaoAI

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
config.txt 499 Bytes
一键复制 编辑 原始数据 按行查看 历史
老大哥 提交于 2024-08-19 13:26 . 1.43对接新版本传送
# model load config
use_gpu 0
gpu_id 0
gpu_mem 4000
cpu_math_library_num_threads 10
use_mkldnn 0
# det config
max_side_len 1080
det_db_thresh 0.3
det_db_box_thresh 0.3
det_db_unclip_ratio 1.6
use_polygon_score 1
det_model_dir ./inference/det/
# cls config
use_angle_cls 0
cls_model_dir ./inference/cls/
cls_thresh 0.9
# rec config
rec_model_dir ./inference/rec/
char_list_file ./ppocr_keys_v1.txt
# show the detection results
visualize 0
# use_tensorrt
use_tensorrt 0
use_fp16 0
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/LanRenZhiNeng/ming-chao-ai.git
git@gitee.com:LanRenZhiNeng/ming-chao-ai.git
LanRenZhiNeng
ming-chao-ai
MingChaoAI
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385