tags: | |
- image-classification | |
- pytorch | |
- huggingpics | |
metrics: | |
- accuracy | |
model-index: | |
- name: ifoodie-classifier-v7 | |
results: | |
- task: | |
name: Image Classification | |
type: image-classification | |
metrics: | |
- name: Accuracy | |
type: accuracy | |
value: 0.949999988079071 | |
# ifoodie-classifier-v7 | |
['人物', '其他', '廣告', '拼貼壓字', '菜單', '食物', '餐廳'] | |
## Example Images | |
# #### 人物 | |
# ![人物](images/0.jpg) | |
# | |
# #### 其他 | |
# ![其他](images/1.jpg) | |
# | |
# #### 廣告 | |
# ![廣告](images/2.jpg) | |
# | |
# #### 拼貼壓字 | |
# ![拼貼壓字](images/3.jpg) | |
# | |
# #### 菜單 | |
# ![菜單](images/4.jpg) | |
# | |
# #### 食物 | |
# ![食物](images/5.jpg) | |
# | |
# #### 餐廳 | |
# ![餐廳](images/6.jpg) | |
# |