nehulagrawal commited on
Commit
c27ad83
1 Parent(s): db9e25f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -6
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
- - type: precision # since mAP@0.5 is not available on hf.co/metrics
32
- value: 0.96196 # min: 0.0 - max: 1.0
33
- name: mAP@0.5(box)
 
 
 
 
 
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: mAP@0.5(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">