Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

转换表格:两个表格转换出来内容两行会重叠 #1432

Closed
JAVA-LW opened this issue Jan 6, 2025 · 1 comment
Closed

转换表格:两个表格转换出来内容两行会重叠 #1432

JAVA-LW opened this issue Jan 6, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@JAVA-LW
Copy link

JAVA-LW commented Jan 6, 2025

Description of the bug | 错误描述

在转PDF表格时候出现了重写情况:
image

How to reproduce the bug | 如何复现

conda create -n MinerU python=3.10

conda activate MinerU

pip install -U magic-pdf[full] --extra-index-url https://wheels.myhloli.com -i https://mirrors.aliyun.com/pypi/simple

pip install --force-reinstall torch==2.3.1 torchvision==0.18.1 --index-url https://download.pytorch.org/whl/cu118

pip install paddlepaddle-gpu==2.6.1

{
"device-mode":"cuda"
}

magic-pdf -p 04demo.pdf -o ./output

04demo.pdf

Operating system | 操作系统

Windows

Python version | Python 版本

3.10

Software version | 软件版本 (magic-pdf --version)

0.10.x

Device mode | 设备模式

cuda

@JAVA-LW JAVA-LW added the bug Something isn't working label Jan 6, 2025
@myhloli
Copy link
Collaborator

myhloli commented Jan 6, 2025

表格解析效果不佳属已知问题,我们提供了三种不同的表格模型,可以自行切换尝试更换模型有没有改善。

@myhloli myhloli closed this as completed Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants