Subh775 commited on
Commit
c836248
·
verified ·
1 Parent(s): 38168b3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -12,7 +12,8 @@ datasets:
12
  - LeafNet75/Annotated_Benchmarks400
13
  ---
14
  # Tomato-leaf-Segmentation
15
- This is an interactive leaf segmentation model created by **Subh775**.
 
16
 
17
  ## Model Description
18
  This model is a U-Net with a lightweight MobileNetV2 backbone, designed for interactive segmentation. It takes a 4-channel input (RGB image + user scribble) and outputs a binary segmentation mask.
 
12
  - LeafNet75/Annotated_Benchmarks400
13
  ---
14
  # Tomato-leaf-Segmentation
15
+
16
+ An Interactive model designed for auto-segmentation for domain specific: Tomato Leaf segmentation.
17
 
18
  ## Model Description
19
  This model is a U-Net with a lightweight MobileNetV2 backbone, designed for interactive segmentation. It takes a 4-channel input (RGB image + user scribble) and outputs a binary segmentation mask.