File size: 1,160 Bytes
edc6973
cfffac3
 
edc6973
 
 
 
 
4b2a02a
 
 
 
edc6973
 
f672421
 
 
 
407d01e
f672421
407d01e
f672421
407d01e
 
f672421
 
 
407d01e
 
f672421
407d01e
f672421
 
 
4b2a02a
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
---
base_model:
- timm/swin_s3_base_224.ms_in1k
tags:
- image-classification
- timm
library_name: timm
license: apache-2.0
datasets:
  - food101
metrics:
- accuracy
---
# Model card for swin_s3_base_224-Foods-101

## Model Details

**Model Name:** Swin Transformer (swin_s3_base_224)

**Architecture:** Swin Transformer

**Pre-trained Model:** Swin Transformer Base (swin_base_patch4_window7_224)

**Fine-tuning Dataset:** Food-101

## Model Description

This model is a fine-tuned version of the Swin Transformer Base model (swin_base_patch4_window7_224) on the Foods-101 dataset. 
The Swin Transformer is a powerful vision transformer architecture that introduces a hierarchical Swin Transformer block to efficiently model long-range dependencies in images.

The pre-trained Swin Transformer Base model was fine-tuned on the Foods-101 dataset, which consists of 101 food categories. 

## Intended Use

This fine-tuned model can be used for classifying food images into one of the 101 categories present in the Foods-101 dataset. It can be employed in various applications related to food recognition, dietary analysis, recipe recommendation systems, and more