Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 550 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 550 Bytes

AgriSmart Weed Detector with undp-data-challenge

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.