Skip to content

Children's game powered by an AI image classfier for various fruits and vegetables built with OpenCV and Scikit-learn.

License

Notifications You must be signed in to change notification settings

Yarik-Popov/produce-palate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Produce Palate

Children's game powered by an AI image classfier for various fruits and vegetables built with OpenCV and Scikit-learn.

Features

  • AI image classifier model trained and validated using three different tuned algorithms with varied, augmented, and preprocessed images
  • 96% prediction accuracy on test data for five classes of various fruits and vegetables
  • Load your own images in the "images" folder to play an interactive quiz to identify your fruits and vegetables

Features To Implement

  • Improved landing page UI
  • More classes of household fruits and vegetables
  • More training data
  • Improved image preprocessing

License

GNU GPLv3 Image

This project is licensed under the GNU General Public License v3.0.

Notes

  • All scripts must be run from the base directory
  • Run python app.py from the base directory and the website should appear on localhost:5000

About

Children's game powered by an AI image classfier for various fruits and vegetables built with OpenCV and Scikit-learn.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 75.2%
  • CSS 12.4%
  • HTML 10.2%
  • Shell 2.2%