MiniCPM-V icon indicating copy to clipboard operation
MiniCPM-V copied to clipboard

[BUG] ocr识别出的内容没空格问题

Open whf191 opened this issue 9 months ago • 1 comments

是否已有关于该错误的issue或讨论? | Is there an existing issue / discussion for this?

  • [x] 我已经搜索过已有的issues和讨论 | I have searched the existing issues / discussions

该问题是否在FAQ中有解答? | Is there an existing answer for this in FAQ?

  • [x] 我已经搜索过FAQ | I have searched FAQ

当前行为 | Current Behavior

用的ollama,识别出来的发票内容为: 项目名称规格型号单位数量单价金额税率/征收率税额: 信息技术服务软件服务费无套1784.75784.756%47.09,没空格,该怎么处理呢?

期望行为 | Expected Behavior

No response

复现方法 | Steps To Reproduce

No response

运行环境 | Environment

- OS:
- Python:
- Transformers:
- PyTorch:
- CUDA (`python -c 'import torch; print(torch.version.cuda)'`):

备注 | Anything else?

No response

whf191 avatar Mar 06 '25 07:03 whf191

请文 python 推理的结果是正常的吗? ollama 有可能会有一些精度问题

YuzaChongyi avatar May 15 '25 14:05 YuzaChongyi