Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 356 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 356 Bytes

Fruit image classification

This project is an image classification of fruit picture. This task is solved using some Jupyter Notebook, one for algorithm type. The algorithms used are AdaBoost, KNN, LeNet and SVM.

In this folder there are the Jupyter Notebooks for algorithms and one Jupyter Notebook for image acquisition and saving data as NumPy array.