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