FoodVision / README.md
DiazOnFire's picture
Update README.md
9556f36
---
tags:
- image-classification
- pytorch
- huggingpics
metrics:
- accuracy
model-index:
- name: FoodVision
results:
- task:
name: Image Classification
type: image-classification
metrics:
- name: Accuracy
type: accuracy
value: 0.8660714030265808
---
# FoodVision
Put any image from the 5 foods shown in the examples and the model
will classify it accurately
## Example Images
#### burger
![burger](images/burger.jpg)
#### doughnuts
![doughnuts](images/doughnuts.jpg)
#### pasta
![pasta](images/pasta.jpg)
#### pizza
![pizza](images/pizza.jpg)
#### sandwich
![sandwich](images/sandwich.jpg)