cledoux42 commited on
Commit
e902f54
1 Parent(s): 4d67d59

commit files to HF hub

Browse files
.gitattributes CHANGED
@@ -32,3 +32,12 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
32
  *.zip filter=lfs diff=lfs merge=lfs -text
33
  *.zst filter=lfs diff=lfs merge=lfs -text
34
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
32
  *.zip filter=lfs diff=lfs merge=lfs -text
33
  *.zst filter=lfs diff=lfs merge=lfs -text
34
  *tfevents* filter=lfs diff=lfs merge=lfs -text
35
+ images/0-2.jpg filter=lfs diff=lfs merge=lfs -text
36
+ images/10-19.jpg filter=lfs diff=lfs merge=lfs -text
37
+ images/20-29.jpg filter=lfs diff=lfs merge=lfs -text
38
+ images/3-9.jpg filter=lfs diff=lfs merge=lfs -text
39
+ images/30-39.jpg filter=lfs diff=lfs merge=lfs -text
40
+ images/40-49.jpg filter=lfs diff=lfs merge=lfs -text
41
+ images/50-59.jpg filter=lfs diff=lfs merge=lfs -text
42
+ images/60-69.jpg filter=lfs diff=lfs merge=lfs -text
43
+ images/70-79.jpg filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,68 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - image-classification
4
+ - pytorch
5
+ - huggingpics
6
+ metrics:
7
+ - accuracy
8
+
9
+ model-index:
10
+ - name: Age_Classify_v001
11
+ results:
12
+ - task:
13
+ name: Image Classification
14
+ type: image-classification
15
+ metrics:
16
+ - name: Accuracy
17
+ type: accuracy
18
+ value: 0.5719775557518005
19
+ ---
20
+
21
+ # Age_Classify_v001
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
+ #### 0-2
35
+
36
+ ![0-2](images/0-2.jpg)
37
+
38
+ #### 10-19
39
+
40
+ ![10-19](images/10-19.jpg)
41
+
42
+ #### 20-29
43
+
44
+ ![20-29](images/20-29.jpg)
45
+
46
+ #### 3-9
47
+
48
+ ![3-9](images/3-9.jpg)
49
+
50
+ #### 30-39
51
+
52
+ ![30-39](images/30-39.jpg)
53
+
54
+ #### 40-49
55
+
56
+ ![40-49](images/40-49.jpg)
57
+
58
+ #### 50-59
59
+
60
+ ![50-59](images/50-59.jpg)
61
+
62
+ #### 60-69
63
+
64
+ ![60-69](images/60-69.jpg)
65
+
66
+ #### 70-79
67
+
68
+ ![70-79](images/70-79.jpg)
config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "0-2",
13
+ "1": "10-19",
14
+ "2": "20-29",
15
+ "3": "3-9",
16
+ "4": "30-39",
17
+ "5": "40-49",
18
+ "6": "50-59",
19
+ "7": "60-69",
20
+ "8": "70-79"
21
+ },
22
+ "image_size": 224,
23
+ "initializer_range": 0.02,
24
+ "intermediate_size": 3072,
25
+ "label2id": {
26
+ "0-2": "0",
27
+ "10-19": "1",
28
+ "20-29": "2",
29
+ "3-9": "3",
30
+ "30-39": "4",
31
+ "40-49": "5",
32
+ "50-59": "6",
33
+ "60-69": "7",
34
+ "70-79": "8"
35
+ },
36
+ "layer_norm_eps": 1e-12,
37
+ "model_type": "vit",
38
+ "num_attention_heads": 12,
39
+ "num_channels": 3,
40
+ "num_hidden_layers": 12,
41
+ "patch_size": 16,
42
+ "problem_type": "single_label_classification",
43
+ "qkv_bias": true,
44
+ "torch_dtype": "float32",
45
+ "transformers_version": "4.27.4"
46
+ }
images/0-2.jpg ADDED

Git LFS Details

  • SHA256: 91a7ba0b9db07b80a56c4dcd7290c828041d467c88b4e8b9eadd791801ae2895
  • Pointer size: 130 Bytes
  • Size of remote file: 26.7 kB
images/10-19.jpg ADDED

Git LFS Details

  • SHA256: f026e6a4f88f13f990f028ed23f683ef5dcd1921b86d2bcf90c36f32495fa7cf
  • Pointer size: 130 Bytes
  • Size of remote file: 23.4 kB
images/20-29.jpg ADDED

Git LFS Details

  • SHA256: 6f9dbd508e79a92af307af732f0601e5e0a75ecb3984d8561d0ed9555daafb54
  • Pointer size: 130 Bytes
  • Size of remote file: 22.1 kB
images/3-9.jpg ADDED

Git LFS Details

  • SHA256: 26ab8c9e6605ebc5625f3a60579dfdcf6142b3e5d8a8631f9b10ffbcd4a95172
  • Pointer size: 130 Bytes
  • Size of remote file: 31.9 kB
images/30-39.jpg ADDED

Git LFS Details

  • SHA256: 264436dae4d0e969e8a13cfb4cc916e74b881f2e6aac2ff09dcce8ecddaa4c5a
  • Pointer size: 130 Bytes
  • Size of remote file: 24.6 kB
images/40-49.jpg ADDED

Git LFS Details

  • SHA256: f5a8dd85ec8c7a92b2f4abddcaef79b838c0fc145ac17902ea3072f17ce5085d
  • Pointer size: 130 Bytes
  • Size of remote file: 19.1 kB
images/50-59.jpg ADDED

Git LFS Details

  • SHA256: 57b7404eb60cda20383e23a739599f81dac9538dffedb0ed9631350f2f3692fa
  • Pointer size: 130 Bytes
  • Size of remote file: 19.7 kB
images/60-69.jpg ADDED

Git LFS Details

  • SHA256: ef492e1244effb822bfcd86c9b059b9480cfb57d40715c8224a23f2365e0dd84
  • Pointer size: 130 Bytes
  • Size of remote file: 16.9 kB
images/70-79.jpg ADDED

Git LFS Details

  • SHA256: ea964267c563f91a8545446a7a33e10f09b6952d8cfcb5fcec70e4f677663af3
  • Pointer size: 130 Bytes
  • Size of remote file: 25.7 kB
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
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62d234939c3e38b64b252af88adee68da65b690a70f68840f299b24b69aa9c84
3
+ size 343287469
runs/events.out.tfevents.1681794500.chris04.4050351.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:398ddf397fcdfaa3c8c3e50b8cea814e5bd6e7be43ebd6c612b77ac428e7d07d
3
+ size 351305