Classify images of food items using Deep Learning (CNN)
- Color histograms: code: histogram.py
- Bag of Words: code: siftsvm.py
- Custom cnn model: custom.py
- Vgg16 pretraining: bottleneck.py
Code is in python. So run using python filename.py Note that we use keras library for our CNN training and sklearn for non deep learning methods
We collected food data by crawling: