Skip to content

17Swagat/Mini-FoodClassifier--Using-FastAI

Repository files navigation

Food Classifier

This is a mini-experiment conducted after finishing Lectures 01 and 02 of the FastAI course. The goal is to classify images of Sushi, Steak, and Pizza.

Dataset

The dataset used for fine-tuning is pizza_steak_sushi.zip from the PyTorch Tutorial by Daniel Bourke.

Model

Fine-tuning the pretrained Resnet34 model for only 3 epochs surprisingly gave quite accurate results in a very short time.

Results

Check the last section of FoodClassifier.ipynb.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published