Fruit Image Classifier
Required Before Running
- Python 2.7
- libraries: numpy, scipy, pickle, pillow, opencv
- Install the fruits-360 dataset from https://www.kaggle.com/moltean/fruits
- place the following folders in repository /data folder (ignored in our .gitignore)
- Training, Validation, test-multiple-fruits
- please don't track this data, as it slows down commits and branch changes very very much
- place the following folders in repository /data folder (ignored in our .gitignore)