MikkoLipsanen commited on
Commit
93e86da
1 Parent(s): 55a7d3c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -75,7 +75,7 @@ model.train(data=yaml_path, name='model_name', epochs=100, imgsz=2560, max_det=5
75
  Evaluation results using the validation dataset are listed below:
76
  |Class|Images|Class instances|Box precision|Box recall|Box mAP50|Box mAP50-95
77
  -|-|-|-|-|-|-
78
- Intersection|25|10411|0.996|0.997|0.994|0.653|0.935|0.907|0.954|0.55
79
 
80
  More information on the performance metrics can be found [here](https://docs.ultralytics.com/guides/yolo-performance-metrics/).
81
 
 
75
  Evaluation results using the validation dataset are listed below:
76
  |Class|Images|Class instances|Box precision|Box recall|Box mAP50|Box mAP50-95
77
  -|-|-|-|-|-|-
78
+ Intersection|25|10411|0.996|0.997|0.994|0.653
79
 
80
  More information on the performance metrics can be found [here](https://docs.ultralytics.com/guides/yolo-performance-metrics/).
81