joaolsilva commited on
Commit
25c8030
1 Parent(s): b54e67a

Create README.md

Browse files

Ultralytics YOLOv8s trained on DocLayNet-large for 200 epochs.

### Val

| Metric | Value |
| --- | --- |
| box_loss | 0.71296 |
| cls_loss | 0.51492 |
| dfl_loss | 0.81419 |
| precision(B) | 0.891 |
| recall(B) | 0.8338 |
| mAP50(B) | 0.909 |
| mAP50-95(B) | 0.711 |

### Test

| Metric | Value |
| --- | --- |
| Precision | 0.852 |
| Recall | 0.822 |
| mAP50 | 0.891 |
| mAP50-95 | 0.733 |

Files changed (1) hide show
  1. README.md +4 -0
README.md ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ ---
2
+ datasets:
3
+ - pierreguillou/DocLayNet-large
4
+ ---