8000 Re-implementation of Page class · Issue #48 · deepdoctection/deepdoctection · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Re-implementation of Page class #48
Closed
@JaMe76

Description

@JaMe76

Enhancement 🚀
The old Page class had some issues regarding its flexibility for extensions. On top of that it was originally designed to work as a quick parsing solution for results of the dd analyzer neglecting the fact that many other pipeline construction follow a completely different purpose that parsing layouts.

Motivation 💪
With the possibility to add language models to pipeline some new tasks like document classification as well as token classification can be build with pipelines. This requires an extension for how results based on tokens are being saved and how outputs stored on image level can be easily added.

Alternatives ⚖️
Not re-implementing the Page class would make feature extension a lot harder

Additional context 🧬
Screenshots, etc. if relevant

Metadata

Metadata

Assignees

Labels

designRe-design/ re-structure of existing codeenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0