File size: 553 Bytes
b9a8184
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a80080f
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
---
tags:
- image-classification
- pytorch
- huggingpics
metrics:
- accuracy

model-index:
- name: EastAsianEthnicityClassification
  results:
  - task:
      name: Image Classification
      type: image-classification
    metrics:
      - name: Accuracy
        type: accuracy
        value: 0.9988962411880493
---

# EastAsianEthnicityClassification

This is a small model that classifies the East Asian Faces. The model was per trained [google/vit-base-patch16-224-in21k](https://huggingface.co/google/vit-base-patch16-224-in21k) vision transformer.