Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
pipeline_tag: object-detection
|
4 |
+
---
|
5 |
+
|
6 |
+
|
7 |
+
This is the YOLOv8 family model finetuned on only for table detection models.
|
8 |
+
|
9 |
+
### Data:
|
10 |
+
- We sampled ~2500 data (including agumentation)
|
11 |
+
- **classes**:
|
12 |
+
- empty tables (tables with no content/body inside)
|
13 |
+
- normal tables (actual tables)
|
14 |
+
- titlted tables (rotated tables with 90 degree anti-clockwise)
|