wangbinDL
released this
11 Oct 08:56
·
10 commits
to main
since this release
What's Changed
- @wangbinDL refactored the code for pdf-extract-kit-0.1.1 to support modular operations, allowing users to more conveniently and flexibly select and combine the models they need.
- @wangbinDL added demos for formula recognition, formula detection, and layout detection.
- @wangbinDL added documentation for PDF-Extract-Kit-1.0.
- @JulioZhao97 introduced a new layout detection model (LayoutLMv3).
- @wufan-tb added OCR support.
New Contributors
- @JulioZhao97 made their first contribution with the addition of the LayoutLMv3 model.