Model Summary
YOLO11m-cls is a medium-sized image classification model designed for identifying broad benthic cover categories in underwater reef imagery from NOAA Pacific Islands surveys. It achieves 71.0% top-1 accuracy and 98.8% top-5 accuracy on test data, supporting coral reef monitoring and marine ecosystem research.
A YOLO11m image classification model trained to classify broad benthic cover categories (Tier-1) in underwater reef imagery from NOAA Pacific Islands surveys. The model achieves 71.0% top-1 accuracy and 98.8% top-5 accuracy on held-out test data.
- Model Architecture: YOLO11m-cls (medium)
- Task: Image Classification
- Image Size: 224 × 224 pixels
- Classes: 8 broad benthic functional groups
| Class | Code | Description |
|---|---|---|
| 0 | CCA | Crustose Coralline Algae |
| 1 | CORAL | Hard Coral |
| 2 | I | Sessile Invertebrate |
| 3 | MA | Macroalgae |
| 4 | MF | Mobile Fauna |
| 5 | SC | Soft Coral |
| 6 | SED | Sediment |
| 7 | TURF | Turf Algae |