KM-Alee commited on
Commit
0da77d4
·
verified ·
1 Parent(s): 5fe3ac4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ library_name: segmentation-models-pytorch
15
 
16
  This repository contains a `UnetPlusPlus` model with a `timm-efficientnet-b4` encoder, trained for segmenting diseased regions on plant leaves.
17
 
18
- The model was trained on the [PlantDisease dataset](https://www.kaggle.com/datasets/vipoooool/plant-disease-segmentation-dataset) and fine-tuned as described in the training notebook.
19
 
20
  ## How to Get Started
21
 
 
15
 
16
  This repository contains a `UnetPlusPlus` model with a `timm-efficientnet-b4` encoder, trained for segmenting diseased regions on plant leaves.
17
 
18
+ The model was trained on the NWRD and fine-tuned as described in the training notebook.
19
 
20
  ## How to Get Started
21