1 Star 0 Fork 0

breezedeus/Pix2Text-Mac

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
basic-config.yaml 448 Bytes
一键复制 编辑 原始数据 按行查看 历史
breezedeus 提交于 2024-06-19 11:31 . add new param to config
output_md_root_dir: '/tmp/output_mds'
output_debug_dir: '/tmp/output_debugs'
text_formula_resized_shape: 768
page_resized_shape: 768
pix2text:
layout:
scores_thresh: 0.45
text_formula:
languages: [en, ch_sim]
mfd:
model_name: 'mfd'
formula:
model_name: mfr
model_backend: onnx
text:
det_model_name: 'ch_PP-OCRv3_det'
rec_model_name: 'doc-densenet_lite_136-gru'
rec_model_backend: 'onnx'
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/breezedeus/Pix2Text-Mac.git
git@gitee.com:breezedeus/Pix2Text-Mac.git
breezedeus
Pix2Text-Mac
Pix2Text-Mac
main

搜索帮助