From 64ab0bf801c78fdfc9708c53e550065ef62b4754 Mon Sep 17 00:00:00 2001 From: Dileepa Jayakody Date: Tue, 16 Feb 2021 22:58:05 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2b05f5c..721c64c7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # undp-data-challenge -This repo contains the ml-code and front-end code for the weed-detection solution with UNDP data+ +This repo contains the ml-code and front-end code for the weed-detection solution with UNDP crop and weed seedlings dataset : https://www.kaggle.com/vbookshelf/v2-plant-seedlings-dataset * ml-code directory contains the scripts to process UNDP data and train the weed detection model. It also contains the azure ml model registration & deployment workflow * frontend-app directory contains the angular application which connects to the weed detection prediction API and retrieve results.