Skip to content

An Image Classification Model trained on 6000+ images of various plants. When an image is uploaded, it returns whether the plant is poisonous or not. Tri-Valley Hacks 2023 project.

Notifications You must be signed in to change notification settings

rishabjainX/PoisonAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

🌿 PoisonAI

An Image Classification Model trained on 6000+ images of various plants. When an image is uploaded, it returns whether the plant is poisonous or not. The website for our software is available here: https://poisonai.my.canva.site/

Screenshot 2023-07-09 at 11 08 15 AM

To use, see the "PoisonAI.ipynb" file. Run all the cells, and go to this website: https://poison-ai.anvil.app

Screenshot 2023-07-09 at 11 08 33 AM

Follow the directions:

  1. Click the "upload" button.
  2. Choose an image of a plant from your files.
  3. Click open. Wait a few seconds and the model should return a result!
Screenshot 2023-07-09 at 11 12 09 AM

This model is not super accurate. It varies from around 60-80% accuracy. Unfortunately, we did not have enough time to improve the accuracy of the model or include additional features such as validation data. In the future, we also wanted to create an iOS application that can implement this model.

The dataset we used can be found on Kaggle: https://www.kaggle.com/datasets/sandramai/poisonous-plants

We modified it slightly to remove the categories. We merged all the poisonous plants (oak, ivy, and sumac) into one folder.

About

An Image Classification Model trained on 6000+ images of various plants. When an image is uploaded, it returns whether the plant is poisonous or not. Tri-Valley Hacks 2023 project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published