d42kw01f commited on
Commit
a80080f
1 Parent(s): b9a8184

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -26
README.md CHANGED
@@ -20,29 +20,4 @@ model-index:
20
 
21
  # EastAsianEthnicityClassification
22
 
23
-
24
- Autogenerated by HuggingPics🤗🖼️
25
-
26
- Create your own image classifier for **anything** by running [the demo on Google Colab](https://colab.research.google.com/github/nateraw/huggingpics/blob/main/HuggingPics.ipynb).
27
-
28
- Report any issues with the demo at the [github repo](https://github.com/nateraw/huggingpics).
29
-
30
-
31
- ## Example Images
32
-
33
-
34
- #### Chinese
35
-
36
- ![Chinese](images/Chinese.jpeg)
37
-
38
- #### Japanese
39
-
40
- ![Japanese](images/Japanese.jpeg)
41
-
42
- #### North_Korean
43
-
44
- ![North_Korean](images/North_Korean.jpeg)
45
-
46
- #### South_Korean
47
-
48
- ![South_Korean](images/South_Korean.jpeg)
 
20
 
21
  # EastAsianEthnicityClassification
22
 
23
+ 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.