hdnh2006
commited on
Commit
·
910c33b
1
Parent(s):
8bb090c
image added
Browse files
README.md
CHANGED
@@ -47,6 +47,12 @@ The Crack Segmentation Dataset is crucial for applications in infrastructure mai
|
|
47 |
|
48 |
For detailed performance metrics of the YOLOv8 models on the Crack-seg dataset, refer to our comprehensive experiment analysis on [Weights & Biases](https://wandb.ai/hdnh2006/crack-seg). This includes accuracy, inference times, mAP, Precision, Recall and other relevant metrics to evaluate the models effectiveness in crack detection tasks.
|
49 |
|
|
|
|
|
|
|
|
|
|
|
|
|
50 |
### Usage 🔧
|
51 |
|
52 |
To predict a YOLOv8 model on this dataset, just follow these instructions:
|
|
|
47 |
|
48 |
For detailed performance metrics of the YOLOv8 models on the Crack-seg dataset, refer to our comprehensive experiment analysis on [Weights & Biases](https://wandb.ai/hdnh2006/crack-seg). This includes accuracy, inference times, mAP, Precision, Recall and other relevant metrics to evaluate the models effectiveness in crack detection tasks.
|
49 |
|
50 |
+
<div align="center">
|
51 |
+
<a href="https://wandb.ai/hdnh2006/crack-seg">
|
52 |
+
<img width="850" src="assets/results.png">
|
53 |
+
</a>
|
54 |
+
</div>
|
55 |
+
|
56 |
### Usage 🔧
|
57 |
|
58 |
To predict a YOLOv8 model on this dataset, just follow these instructions:
|