table-detector-v1 / README.md
nnpy's picture
Update README.md
0d6245e verified
|
raw
history blame
417 Bytes
---
license: apache-2.0
pipeline_tag: object-detection
base_model:
- keremberke/yolov8n-table-extraction
---
This is the YOLOv8 family model finetuned on only for table detection models.
### Data:
- We sampled ~2500 data (including agumentation)
- **classes**:
- empty tables (tables with no content/body inside)
- normal tables (actual tables)
- titlted tables (rotated tables with 90 degree anti-clockwise)