This repo contains the ml-code and front-end code for the AgriSmart 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.