Update README.md
Browse files
README.md
CHANGED
@@ -24,6 +24,7 @@ This model was trained to detect sea urchins using the YOLO11 architecture. Trai
|
|
24 |
|
25 |
## Evaluation of YOLOv11n & YOLOv11m Performance
|
26 |
![results](./results_h.png)
|
|
|
27 |
|
28 |
## Model Weights
|
29 |
The model's weights can be found [here](./yolo11m_urchin_trained.pt) | Also available in various formats:
|
|
|
24 |
|
25 |
## Evaluation of YOLOv11n & YOLOv11m Performance
|
26 |
![results](./results_h.png)
|
27 |
+
- link to nano sized model: https://huggingface.co/akridge/yolo11n-sea-urchin-detector
|
28 |
|
29 |
## Model Weights
|
30 |
The model's weights can be found [here](./yolo11m_urchin_trained.pt) | Also available in various formats:
|