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

feat(model): add support for DocLayout-YOLO model #773

Merged
merged 1 commit into from
Oct 23, 2024

Commits on Oct 23, 2024

  1. feat(model): add support for DocLayout-YOLO model

    - Add new layout model option: DocLayout-YOLO
    - Implement model initialization and prediction for DocLayout-YOLO
    - Update configuration options to include new model- Modify existing code to support both LayoutLMv3 and DocLayout-YOLO models
    - Update Gradio app to support more Custom Switch
    myhloli committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    1279f2c View commit details
    Browse the repository at this point in the history