nickmuchi commited on
Commit
57b5164
1 Parent(s): b8231dd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -14,6 +14,7 @@ widget:
14
  metrics:
15
  - average precision
16
  - recall
 
17
  model-index:
18
  - name: yolos-small-finetuned-masks
19
  results: []
@@ -67,9 +68,10 @@ This model was fine-tuned for 200 epochs on the face-mask-dataset.
67
  This model achieves an AP (average precision) of **53.1**.
68
 
69
  Accumulating evaluation results...
70
- DONE (t=0.14s).
71
  IoU metric: bbox
72
 
 
73
  Metrics | Metric Parameter | Location | Dets | Value |
74
  ---------------- | --------------------- | ------------| ------------- | ----- |
75
  Average Precision | (AP) @[ IoU=0.50:0.95 | area= all | maxDets=100 ] | 0.273 |
 
14
  metrics:
15
  - average precision
16
  - recall
17
+ - IOU
18
  model-index:
19
  - name: yolos-small-finetuned-masks
20
  results: []
 
68
  This model achieves an AP (average precision) of **53.1**.
69
 
70
  Accumulating evaluation results...
71
+
72
  IoU metric: bbox
73
 
74
+
75
  Metrics | Metric Parameter | Location | Dets | Value |
76
  ---------------- | --------------------- | ------------| ------------- | ----- |
77
  Average Precision | (AP) @[ IoU=0.50:0.95 | area= all | maxDets=100 ] | 0.273 |