magnusdtd commited on
Commit
0041f4e
·
verified ·
1 Parent(s): a2a25f1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -19
README.md CHANGED
@@ -1,20 +1,5 @@
1
- # YOLO26-seg Phase 3 - Coffee Leaf Disease Segmentation
 
 
2
 
3
- ## Task
4
- Instance segmentation for Vietnamese coffee leaf disease.
5
-
6
- ## Classes
7
- ['AlgalLeafSpot', 'LeafMiner', 'PowderyMildew', 'Rust']
8
-
9
- ## Metrics
10
- - mAP@50 (mask): 0.1428
11
- - mAP@50:95 (mask): 0.1405
12
- - mIoU: 0.8389
13
- - Dice Score: 0.8525
14
- - CPU Latency: 754.66 ms/image
15
-
16
- ### Per-Class Metrics
17
- - AlgalLeafSpot: IoU = 0.8044, Dice = 0.8136
18
- - LeafMiner: IoU = 0.8530, Dice = 0.8674
19
- - PowderyMildew: IoU = 0.8888, Dice = 0.9127
20
- - Rust: IoU = 0.7911, Dice = 0.8041
 
1
+ ---
2
+ license: apache-2.0
3
+ ---
4
 
5
+ ML Final Project - MobileSAM