Transformers

Is the layout model coming back?

#19
by hegghammer - opened

It served my project extremely well, so I was disappointed to see it deleted.

Docling org

@hegghammer we have developed new layout models for docling. Additionally we have decoupled the layout as an independent model.
You can access all our models here: https://huggingface.co/ds4sd/models

For layout detection, I recommend you to use our new model "heron" which achieves higher precision: https://huggingface.co/ds4sd/docling-layout-heron
The old model is still accessible here: https://huggingface.co/ds4sd/docling-layout-old

@hegghammer if you depend on it, the layout model is also still available in this model repo on revision v2.2.0. Docling itself is also relying on tagged revisions of this.

Sign up or log in to comment