akridge commited on
Commit
06b4c6c
·
verified ·
1 Parent(s): ea4d1e5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 leverages **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)
 
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)