File size: 647 Bytes
b3c2890
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9556f36
 
b3c2890
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
---
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)