Object Detection
TensorBoard
PyTorch
English
ultralytics
v8
ultralyticsplus
yolov8
yolo
vision
table detection
table extraction
table classification
document analysis
unstructured document
unstructured table extraction
structured table extraction
unstructured table detection
structured table detection
Eval Results
nehulagrawal
commited on
Commit
•
c27ad83
1
Parent(s):
db9e25f
Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
|
2 |
---
|
3 |
tags:
|
4 |
- ultralyticsplus
|
@@ -20,17 +19,20 @@ tags:
|
|
20 |
library_name: ultralytics
|
21 |
library_version: 8.0.43
|
22 |
inference: true
|
23 |
-
|
24 |
model-index:
|
25 |
- name: foduucom/table-detection-and-extraction
|
26 |
results:
|
27 |
- task:
|
28 |
type: object-detection
|
29 |
-
|
30 |
metrics:
|
31 |
-
|
32 |
-
|
33 |
-
|
|
|
|
|
|
|
|
|
|
|
34 |
---
|
35 |
<div align="center">
|
36 |
<img width="640" alt="foduucom/table-detection-and-extraction" src="https://huggingface.co/foduucom/table-detection-and-extraction/resolve/main/thumbnail.jpg">
|
|
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- ultralyticsplus
|
|
|
19 |
library_name: ultralytics
|
20 |
library_version: 8.0.43
|
21 |
inference: true
|
|
|
22 |
model-index:
|
23 |
- name: foduucom/table-detection-and-extraction
|
24 |
results:
|
25 |
- task:
|
26 |
type: object-detection
|
|
|
27 |
metrics:
|
28 |
+
- type: precision
|
29 |
+
value: 0.96196
|
30 |
+
name: [email protected](box)
|
31 |
+
language:
|
32 |
+
- en
|
33 |
+
metrics:
|
34 |
+
- accuracy
|
35 |
+
pipeline_tag: object-detection
|
36 |
---
|
37 |
<div align="center">
|
38 |
<img width="640" alt="foduucom/table-detection-and-extraction" src="https://huggingface.co/foduucom/table-detection-and-extraction/resolve/main/thumbnail.jpg">
|