leoknaw commited on
Commit
28f3259
·
1 Parent(s): 83e4092

commit files to HF hub

Browse files
.gitattributes CHANGED
@@ -33,3 +33,26 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ images/A.jpg filter=lfs diff=lfs merge=lfs -text
37
+ images/B.jpg filter=lfs diff=lfs merge=lfs -text
38
+ images/C.jpg filter=lfs diff=lfs merge=lfs -text
39
+ images/D.jpg filter=lfs diff=lfs merge=lfs -text
40
+ images/E.jpg filter=lfs diff=lfs merge=lfs -text
41
+ images/F.jpg filter=lfs diff=lfs merge=lfs -text
42
+ images/G.jpg filter=lfs diff=lfs merge=lfs -text
43
+ images/H.jpg filter=lfs diff=lfs merge=lfs -text
44
+ images/I.jpg filter=lfs diff=lfs merge=lfs -text
45
+ images/K.jpg filter=lfs diff=lfs merge=lfs -text
46
+ images/L.jpg filter=lfs diff=lfs merge=lfs -text
47
+ images/M.jpg filter=lfs diff=lfs merge=lfs -text
48
+ images/N.jpg filter=lfs diff=lfs merge=lfs -text
49
+ images/O.jpg filter=lfs diff=lfs merge=lfs -text
50
+ images/Q.jpg filter=lfs diff=lfs merge=lfs -text
51
+ images/R.jpg filter=lfs diff=lfs merge=lfs -text
52
+ images/S.jpg filter=lfs diff=lfs merge=lfs -text
53
+ images/T.jpg filter=lfs diff=lfs merge=lfs -text
54
+ images/U.jpg filter=lfs diff=lfs merge=lfs -text
55
+ images/V.jpg filter=lfs diff=lfs merge=lfs -text
56
+ images/W.jpg filter=lfs diff=lfs merge=lfs -text
57
+ images/X.jpg filter=lfs diff=lfs merge=lfs -text
58
+ images/Y.jpg filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,124 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - image-classification
4
+ - pytorch
5
+ - huggingpics
6
+ metrics:
7
+ - accuracy
8
+
9
+ model-index:
10
+ - name: sign-language
11
+ results:
12
+ - task:
13
+ name: Image Classification
14
+ type: image-classification
15
+ metrics:
16
+ - name: Accuracy
17
+ type: accuracy
18
+ value: 1.0
19
+ ---
20
+
21
+ # sign-language
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
+ #### A
35
+
36
+ ![A](images/A.jpg)
37
+
38
+ #### B
39
+
40
+ ![B](images/B.jpg)
41
+
42
+ #### C
43
+
44
+ ![C](images/C.jpg)
45
+
46
+ #### D
47
+
48
+ ![D](images/D.jpg)
49
+
50
+ #### E
51
+
52
+ ![E](images/E.jpg)
53
+
54
+ #### F
55
+
56
+ ![F](images/F.jpg)
57
+
58
+ #### G
59
+
60
+ ![G](images/G.jpg)
61
+
62
+ #### H
63
+
64
+ ![H](images/H.jpg)
65
+
66
+ #### I
67
+
68
+ ![I](images/I.jpg)
69
+
70
+ #### K
71
+
72
+ ![K](images/K.jpg)
73
+
74
+ #### L
75
+
76
+ ![L](images/L.jpg)
77
+
78
+ #### M
79
+
80
+ ![M](images/M.jpg)
81
+
82
+ #### N
83
+
84
+ ![N](images/N.jpg)
85
+
86
+ #### O
87
+
88
+ ![O](images/O.jpg)
89
+
90
+ #### Q
91
+
92
+ ![Q](images/Q.jpg)
93
+
94
+ #### R
95
+
96
+ ![R](images/R.jpg)
97
+
98
+ #### S
99
+
100
+ ![S](images/S.jpg)
101
+
102
+ #### T
103
+
104
+ ![T](images/T.jpg)
105
+
106
+ #### U
107
+
108
+ ![U](images/U.jpg)
109
+
110
+ #### V
111
+
112
+ ![V](images/V.jpg)
113
+
114
+ #### W
115
+
116
+ ![W](images/W.jpg)
117
+
118
+ #### X
119
+
120
+ ![X](images/X.jpg)
121
+
122
+ #### Y
123
+
124
+ ![Y](images/Y.jpg)
config.json ADDED
@@ -0,0 +1,74 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "google/vit-base-patch16-224-in21k",
3
+ "architectures": [
4
+ "ViTForImageClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "encoder_stride": 16,
8
+ "hidden_act": "gelu",
9
+ "hidden_dropout_prob": 0.0,
10
+ "hidden_size": 768,
11
+ "id2label": {
12
+ "0": "A",
13
+ "1": "B",
14
+ "10": "L",
15
+ "11": "M",
16
+ "12": "N",
17
+ "13": "O",
18
+ "14": "Q",
19
+ "15": "R",
20
+ "16": "S",
21
+ "17": "T",
22
+ "18": "U",
23
+ "19": "V",
24
+ "2": "C",
25
+ "20": "W",
26
+ "21": "X",
27
+ "22": "Y",
28
+ "3": "D",
29
+ "4": "E",
30
+ "5": "F",
31
+ "6": "G",
32
+ "7": "H",
33
+ "8": "I",
34
+ "9": "K"
35
+ },
36
+ "image_size": 224,
37
+ "initializer_range": 0.02,
38
+ "intermediate_size": 3072,
39
+ "label2id": {
40
+ "A": "0",
41
+ "B": "1",
42
+ "C": "2",
43
+ "D": "3",
44
+ "E": "4",
45
+ "F": "5",
46
+ "G": "6",
47
+ "H": "7",
48
+ "I": "8",
49
+ "K": "9",
50
+ "L": "10",
51
+ "M": "11",
52
+ "N": "12",
53
+ "O": "13",
54
+ "Q": "14",
55
+ "R": "15",
56
+ "S": "16",
57
+ "T": "17",
58
+ "U": "18",
59
+ "V": "19",
60
+ "W": "20",
61
+ "X": "21",
62
+ "Y": "22"
63
+ },
64
+ "layer_norm_eps": 1e-12,
65
+ "model_type": "vit",
66
+ "num_attention_heads": 12,
67
+ "num_channels": 3,
68
+ "num_hidden_layers": 12,
69
+ "patch_size": 16,
70
+ "problem_type": "single_label_classification",
71
+ "qkv_bias": true,
72
+ "torch_dtype": "float32",
73
+ "transformers_version": "4.42.4"
74
+ }
images/A.jpg ADDED

Git LFS Details

  • SHA256: a238d3235c37978d9fce756e02e7a2ec8d1ba5d02fdeb12590088d2cf08992a1
  • Pointer size: 128 Bytes
  • Size of remote file: 612 Bytes
images/B.jpg ADDED

Git LFS Details

  • SHA256: c541ea862ef5af61e74ead60ff10f91ec57c8e6ce7790d31e2b8d094630cc0c6
  • Pointer size: 128 Bytes
  • Size of remote file: 499 Bytes
images/C.jpg ADDED

Git LFS Details

  • SHA256: 02aa77f06aa5055f62dfcc6d08f72cbcbee61815fc376070c6a3501827b8da6b
  • Pointer size: 128 Bytes
  • Size of remote file: 550 Bytes
images/D.jpg ADDED

Git LFS Details

  • SHA256: 154b14382f1235eb1b0bfc48326663a3525eb19a8a3b1b0e8eda5144340f2b13
  • Pointer size: 128 Bytes
  • Size of remote file: 501 Bytes
images/E.jpg ADDED

Git LFS Details

  • SHA256: 7084d9c31396fc447329f8eedb5a3c03a07c7d17d3691e2d941e39a2d88990d1
  • Pointer size: 128 Bytes
  • Size of remote file: 561 Bytes
images/F.jpg ADDED

Git LFS Details

  • SHA256: 93af120c2fad812e36d642484f6b7d70e2fe6ee243beef9f716e839d9d9ee18f
  • Pointer size: 128 Bytes
  • Size of remote file: 578 Bytes
images/G.jpg ADDED

Git LFS Details

  • SHA256: f087c89335a2970c590a5c9aea71b91aa9b50bd82c989082f06dcd3001a33108
  • Pointer size: 128 Bytes
  • Size of remote file: 512 Bytes
images/H.jpg ADDED

Git LFS Details

  • SHA256: 20df0d2e3163edd6d5348bcd0780833fa9a950a7ef6f0c7529a3db7caf4be02a
  • Pointer size: 128 Bytes
  • Size of remote file: 565 Bytes
images/I.jpg ADDED

Git LFS Details

  • SHA256: 756f364d3fb204daa9b26006020c08b9936739077fca67d06ce11ca8aab3714e
  • Pointer size: 128 Bytes
  • Size of remote file: 554 Bytes
images/K.jpg ADDED

Git LFS Details

  • SHA256: 08fe104296e03bc2859f91d19dc708b62ea86d3f553762fe1bfbb19cfce172d3
  • Pointer size: 128 Bytes
  • Size of remote file: 486 Bytes
images/L.jpg ADDED

Git LFS Details

  • SHA256: 37fd46c08e472d15e10bc7fda920c816ca39b5d9c5769edebd7ad7bc53cbe1d1
  • Pointer size: 128 Bytes
  • Size of remote file: 516 Bytes
images/M.jpg ADDED

Git LFS Details

  • SHA256: 28fd6db5beefc0147077e1f8d9bb922756f9b37c5fa848de3a2a2c02e2b7d3b5
  • Pointer size: 128 Bytes
  • Size of remote file: 581 Bytes
images/N.jpg ADDED

Git LFS Details

  • SHA256: cfc769c304d9b0b220a183bdbcbd3157794b80503a001d34f80f98e2465ac8d1
  • Pointer size: 128 Bytes
  • Size of remote file: 572 Bytes
images/O.jpg ADDED

Git LFS Details

  • SHA256: 234f6922fc54fb84bf709cf4f82ac1890382b27223a5d0a998ef2c9b1e5c7f1b
  • Pointer size: 128 Bytes
  • Size of remote file: 543 Bytes
images/Q.jpg ADDED

Git LFS Details

  • SHA256: 12a1fc99ff1ad014775a3aad96b57a5c64070cc58ba785f19693d4f272b16721
  • Pointer size: 128 Bytes
  • Size of remote file: 585 Bytes
images/R.jpg ADDED

Git LFS Details

  • SHA256: 2779358bb09e328310cd4404e3a05c49df0ecf546f5158c9282d81de725ee70f
  • Pointer size: 128 Bytes
  • Size of remote file: 520 Bytes
images/S.jpg ADDED

Git LFS Details

  • SHA256: d96ce7be211b26f9ac079ceb0d854e196b5ca00fb1356c8c9a3802489770dd9f
  • Pointer size: 128 Bytes
  • Size of remote file: 522 Bytes
images/T.jpg ADDED

Git LFS Details

  • SHA256: ad842962ad476761af038e3ac02d1f3a1878d867100008103435b5ccf76a8976
  • Pointer size: 128 Bytes
  • Size of remote file: 561 Bytes
images/U.jpg ADDED

Git LFS Details

  • SHA256: 8079cc0154a52dbc7b0b0b651664293dc832195dd55072c197dc8cb4479d8d9d
  • Pointer size: 128 Bytes
  • Size of remote file: 510 Bytes
images/V.jpg ADDED

Git LFS Details

  • SHA256: 9093bc919bd8a2a8a951e870075996ddf78b42ce7c04015b55046e661656edea
  • Pointer size: 128 Bytes
  • Size of remote file: 513 Bytes
images/W.jpg ADDED

Git LFS Details

  • SHA256: bc724529fdff2f6e6335a2650459b4a7280ab22578eba5b328cc0be007ca7978
  • Pointer size: 128 Bytes
  • Size of remote file: 541 Bytes
images/X.jpg ADDED

Git LFS Details

  • SHA256: 8a722154e9c550ec4ef568b8acb554a7fb01867a23c4d21e47f1cde553df78fa
  • Pointer size: 128 Bytes
  • Size of remote file: 520 Bytes
images/Y.jpg ADDED

Git LFS Details

  • SHA256: 070410ab242f4b3e56aa78db11d44ecc9d521e38c11297d7065d3af58347aa04
  • Pointer size: 128 Bytes
  • Size of remote file: 603 Bytes
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5705e152a72166f041024d6b05b8e4e263d3b0bb653f87e9c7185b887b616d12
3
+ size 343288572
preprocessor_config.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_normalize": true,
3
+ "do_rescale": true,
4
+ "do_resize": true,
5
+ "image_mean": [
6
+ 0.5,
7
+ 0.5,
8
+ 0.5
9
+ ],
10
+ "image_processor_type": "ViTFeatureExtractor",
11
+ "image_std": [
12
+ 0.5,
13
+ 0.5,
14
+ 0.5
15
+ ],
16
+ "resample": 2,
17
+ "rescale_factor": 0.00392156862745098,
18
+ "size": {
19
+ "height": 224,
20
+ "width": 224
21
+ }
22
+ }
runs/events.out.tfevents.1722319685.16407a7daac8.27417.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3895acd68805f38add6e068bb83f34d0d813a655edbc2ceab5fc003e4faa64e4
3
+ size 21769