MaryPazRB commited on
Commit
80e35c1
·
verified ·
1 Parent(s): a7f6c52

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -11
README.md CHANGED
@@ -1,15 +1,22 @@
1
  ---
 
2
  license: mit
3
- language:
4
- - en
5
- base_model:
6
- - facebook/sam3
7
- - facebook/sam2.1-hiera-base-plus
8
- - qualcomm/DeepLabV3-Plus-MobileNet
9
- pipeline_tag: image-segmentation
10
  tags:
11
- - coffee
12
- - leaf
13
- - rust
14
-
 
 
 
 
 
 
 
 
 
 
 
 
 
15
  ---
 
1
  ---
2
+ language: en
3
  license: mit
 
 
 
 
 
 
 
4
  tags:
5
+ - computer-vision
6
+ - image-segmentation
7
+ - plant-disease
8
+ - agricultural-ai
9
+ - foundation-model
10
+ - sam
11
+ - yolo
12
+ - coffee
13
+ - rust-disease
14
+ datasets:
15
+ - coffee-leaf-rust-severity
16
+ metrics:
17
+ - iou
18
+ - dice
19
+ - precision
20
+ - recall
21
+ - lin-concordance-correlation-coefficient
22
  ---