Update README.md
Browse files
README.md
CHANGED
|
@@ -1,20 +1,5 @@
|
|
| 1 |
-
|
|
|
|
|
|
|
| 2 |
|
| 3 |
-
|
| 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|