Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ datasets:
|
|
13 |
# Yolo8n Fish Detector | Grayscale
|
14 |
|
15 |
## Model Details / Overview
|
16 |
-
This model was trained to detect fish in underwater **Grayscale Imagery** using the YOLOv8n architecture. The model
|
17 |
|
18 |
- **Model Architecture**: YOLOv8n
|
19 |
- **Task**: Object Detection (Fish Detection)
|
|
|
13 |
# Yolo8n Fish Detector | Grayscale
|
14 |
|
15 |
## Model Details / Overview
|
16 |
+
This model was trained to detect fish in underwater **Grayscale Imagery** using the YOLOv8n architecture. The model was developed using **semi-unsupervised learning** techniques to learn patterns and identify fish without relying on fully labeled datasets.
|
17 |
|
18 |
- **Model Architecture**: YOLOv8n
|
19 |
- **Task**: Object Detection (Fish Detection)
|