cmanish049 / food-detection-ann-assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install dependencies

pip install -r requirements.txt

Download dataset

Download dataset from link: Food 101

Extract it in a folder in working directory

Rename the folder food101

Run

Open food_classification.ipynb in vs code or jupyter notebook or prefered tool

Run the codes from vs code or jupyter notebook or prefered tools

Note: You can execute the code running the codes and train the model and use it for predection or directly load food_recognition_inceptionV3.keras model and predict the images

About


Languages

Language:Jupyter Notebook 100.0%