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

Overlapping layout clusters #747

Open
InbarShapira opened this issue Jan 14, 2025 · 1 comment
Open

Overlapping layout clusters #747

InbarShapira opened this issue Jan 14, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@InbarShapira
Copy link

Bug

  1. I see cases where I get overlapping clusters - causing cells to be duplicated
  2. I see cases where cells are assigned to wrong cluster

Steps to reproduce

just run the minimal.py example
and examine the result structure

Docling version

Docling version: 2.14.0
Docling Core version: 2.12.1
Docling IBM Models version: 3.1.0
Docling Parse version: 3.0.0

Python version

Python 3.11.4

@InbarShapira InbarShapira added the bug Something isn't working label Jan 14, 2025
@cau-git
Copy link
Contributor

cau-git commented Jan 14, 2025

@InbarShapira can you please deliver some detail which overlapping clusters and duplicated cells you are seeing with the example, that would help.
You can also use the docling CLI with debug visualizations enabled, such as:

docling --debug-visualize-cells --debug-visualize-layout your_file.pdf

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