Kmithu/yolo_doclayout
0
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
title: Document Layout Detection emoji: ๐ colorFrom: blue colorTo: purple sdk: gradio sdkversion: 4.24.0 appfile: app.py pinned: false ---
Document Layout Detection with YOLOv10
This Space detects various layout elements in document images using YOLOv10.
Supported Elements
- Caption, Footnote, Formula
- List-item, Page-footer, Page-header
- Picture, Section-header, Table
- Text, Title
How to Use
- Upload a document image
- Wait for the model to process
- View the detected elements with bounding boxes and labels
Model
The model is based on YOLOv10 trained on document layout detection.
