Update README.md
Browse files
README.md
CHANGED
@@ -16,11 +16,11 @@ pipeline_tag: object-detection
|
|
16 |
|
17 |
## Model Details / Overview
|
18 |
This model was trained to detect sea urchins using the YOLO11 architecture. Trained on open datasets to identify and locate urchins in various underwater conditions.
|
19 |
-
|
20 |
- **Model Architecture**: YOLO11x
|
21 |
- **Task**: Object Detection (Urchin Detection)
|
22 |
- **Footage Type**: Underwater Footage
|
23 |
- **Classes**: 1 (urchin)
|
|
|
24 |
|
25 |
## Evaluation of YOLOv11n & YOLOv11x Performance
|
26 |
![results](./results_h.png)
|
|
|
16 |
|
17 |
## Model Details / Overview
|
18 |
This model was trained to detect sea urchins using the YOLO11 architecture. Trained on open datasets to identify and locate urchins in various underwater conditions.
|
|
|
19 |
- **Model Architecture**: YOLO11x
|
20 |
- **Task**: Object Detection (Urchin Detection)
|
21 |
- **Footage Type**: Underwater Footage
|
22 |
- **Classes**: 1 (urchin)
|
23 |
+
- [Download - yolo11x_urchin_trained ](./yolo11x_urchin_trained.pt)
|
24 |
|
25 |
## Evaluation of YOLOv11n & YOLOv11x Performance
|
26 |
![results](./results_h.png)
|