Skip to content

cyuancheng/Lawn_Weed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lawn Weed Detector

  • Author: Chiyuan Cheng (cyuancheng AT gmail DOT com)
  • Last updated: Aug 29, 2019

Table of Contents

  1. Objective
  2. Data
  3. Result
  4. License

Objective

To create an AI detector for common lawn weeds using computer vision and deep learning. The 7 common lawn weeds are:

  • Annual Bluegrass
  • Crabgrass
  • Creeping Charlie
  • Dandelion
  • Dollar weed
  • Oxalis
  • White clover

Data

The training and test imaging dataset was collected from Google image and stored on google drive for analysis. 7 common lawn weeds

Result

  • Image augmentation was used to improve the performance of deep learning in imaging classification.
  • Dataset contains 1830 training data and 457 testing data.
  • resnet50 was used for the deep learning model.
  • 95% accuracy can be achieved to predict the lawn weed.
  • The code for this project can be found here.

Confusion matrix

License

The credit was given fast.ai courses for the fast.ai package.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published