Update README.md
Browse files
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
|
| 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 |
|