mkalsi25 commited on
Commit
40bfd44
1 Parent(s): 70ceaff

commit files to HF hub

Browse files
README.md ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - image-classification
4
+ - pytorch
5
+ - huggingpics
6
+ metrics:
7
+ - accuracy
8
+
9
+ model-index:
10
+ - name: tattoo-studios
11
+ results:
12
+ - task:
13
+ name: Image Classification
14
+ type: image-classification
15
+ metrics:
16
+ - name: Accuracy
17
+ type: accuracy
18
+ value: 0.5
19
+ ---
20
+
21
+ # tattoo-studios
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
config.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "google/vit-base-patch16-224",
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": "Aquarell Tattoos",
13
+ "1": "Bedeutung der Tribal Tattoos",
14
+ "2": "Blackwork Tattoo",
15
+ "3": "Cover-Up Tattoo",
16
+ "4": "Dotwork Tattoos",
17
+ "5": "Fineline Tattoos",
18
+ "6": "Geschiche der Maori Tattoos",
19
+ "7": "Japanische Tattoos in Leipzig",
20
+ "8": "Narben Tattoo",
21
+ "9": "Portrait Tattoos",
22
+ "10": "Realistic Tattoos",
23
+ "11": "Totenkopf Tattoos",
24
+ "12": "Trashpolka Tattoos",
25
+ "13": "Tribal Tattoo",
26
+ "14": "Wikinger Tattoos"
27
+ },
28
+ "image_size": 224,
29
+ "initializer_range": 0.02,
30
+ "intermediate_size": 3072,
31
+ "label2id": {
32
+ "Aquarell Tattoos": 0,
33
+ "Bedeutung der Tribal Tattoos": 1,
34
+ "Blackwork Tattoo": 2,
35
+ "Cover-Up Tattoo": 3,
36
+ "Dotwork Tattoos": 4,
37
+ "Fineline Tattoos": 5,
38
+ "Geschiche der Maori Tattoos": 6,
39
+ "Japanische Tattoos in Leipzig": 7,
40
+ "Narben Tattoo": 8,
41
+ "Portrait Tattoos": 9,
42
+ "Realistic Tattoos": 10,
43
+ "Totenkopf Tattoos": 11,
44
+ "Trashpolka Tattoos": 12,
45
+ "Tribal Tattoo": 13,
46
+ "Wikinger Tattoos": 14
47
+ },
48
+ "layer_norm_eps": 1e-12,
49
+ "model_type": "vit",
50
+ "num_attention_heads": 12,
51
+ "num_channels": 3,
52
+ "num_hidden_layers": 12,
53
+ "patch_size": 16,
54
+ "problem_type": "single_label_classification",
55
+ "qkv_bias": true,
56
+ "torch_dtype": "float32",
57
+ "transformers_version": "4.34.1"
58
+ }
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:a14224afd4b0077fa8707907ebb345f44e441f60afb0cc9f88abc48f79e6dac5
3
+ size 343306410
runs/events.out.tfevents.1698673552.655e36725b6a.702.1 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:414f413eff409663f98fcf91bec32f756e44dd0df73ba4b7ab68fae3a02c8ede
3
+ size 1020