vijayprakash commited on
Commit
eff0c67
1 Parent(s): 305bc31

commit files to HF hub

Browse files
.gitattributes CHANGED
@@ -37,3 +37,8 @@ images/Canvas_Tetris_game.jpg filter=lfs diff=lfs merge=lfs -text
37
  images/Clumsy_Bird_game.jpg filter=lfs diff=lfs merge=lfs -text
38
  images/Pseudo_3D_Racer_game.jpg filter=lfs diff=lfs merge=lfs -text
39
  images/pacman_game.jpg filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
37
  images/Clumsy_Bird_game.jpg filter=lfs diff=lfs merge=lfs -text
38
  images/Pseudo_3D_Racer_game.jpg filter=lfs diff=lfs merge=lfs -text
39
  images/pacman_game.jpg filter=lfs diff=lfs merge=lfs -text
40
+ images/Bubble_Shooter_game.jpg filter=lfs diff=lfs merge=lfs -text
41
+ images/Candy_Crush_Saga.jpg filter=lfs diff=lfs merge=lfs -text
42
+ images/My_Talking_Tom.jpg filter=lfs diff=lfs merge=lfs -text
43
+ images/_playing_card_game.jpg filter=lfs diff=lfs merge=lfs -text
44
+ images/ludo_game.jpg filter=lfs diff=lfs merge=lfs -text
README.md CHANGED
@@ -15,32 +15,38 @@ model-index:
15
  metrics:
16
  - name: Accuracy
17
  type: accuracy
18
- value: 0.9196428656578064
19
  ---
20
 
21
  # arcade-game
22
 
23
 
 
 
 
 
 
 
24
 
25
  ## Example Images
26
 
27
 
28
- #### Astray game
29
 
30
- ![Astray game](images/Astray_game.jpg)
31
 
32
- #### Canvas Tetris game
33
 
34
- ![Canvas Tetris game](images/Canvas_Tetris_game.jpg)
35
 
36
- #### Clumsy Bird game
37
 
38
- ![Clumsy Bird game](images/Clumsy_Bird_game.jpg)
39
 
40
- #### Pseudo 3D Racer game
41
 
42
- ![Pseudo 3D Racer game](images/Pseudo_3D_Racer_game.jpg)
43
 
44
- #### pacman game
45
 
46
- ![pacman game](images/pacman_game.jpg)
 
15
  metrics:
16
  - name: Accuracy
17
  type: accuracy
18
+ value: 0.9375
19
  ---
20
 
21
  # arcade-game
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
+ #### playing card game
35
 
36
+ ![ playing card game](images/_playing_card_game.jpg)
37
 
38
+ #### Bubble Shooter game
39
 
40
+ ![Bubble Shooter game](images/Bubble_Shooter_game.jpg)
41
 
42
+ #### Candy Crush Saga
43
 
44
+ ![Candy Crush Saga](images/Candy_Crush_Saga.jpg)
45
 
46
+ #### My Talking Tom
47
 
48
+ ![My Talking Tom](images/My_Talking_Tom.jpg)
49
 
50
+ #### ludo game
51
 
52
+ ![ludo game](images/ludo_game.jpg)
config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
2
- "_name_or_path": "google/vit-base-patch16-224-in21k",
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],
@@ -9,21 +9,21 @@
9
  "hidden_dropout_prob": 0.0,
10
  "hidden_size": 768,
11
  "id2label": {
12
- "0": "Astray game",
13
- "1": "Canvas Tetris game",
14
- "2": "Clumsy Bird game",
15
- "3": "Pseudo 3D Racer game",
16
- "4": "pacman game"
17
  },
18
  "image_size": 224,
19
  "initializer_range": 0.02,
20
  "intermediate_size": 3072,
21
  "label2id": {
22
- "Astray game": "0",
23
- "Canvas Tetris game": "1",
24
- "Clumsy Bird game": "2",
25
- "Pseudo 3D Racer game": "3",
26
- "pacman game": "4"
27
  },
28
  "layer_norm_eps": 1e-12,
29
  "model_type": "vit",
 
1
  {
2
+ "_name_or_path": "vijayprakash/arcade-game",
3
  "architectures": [
4
  "ViTForImageClassification"
5
  ],
 
9
  "hidden_dropout_prob": 0.0,
10
  "hidden_size": 768,
11
  "id2label": {
12
+ "0": " playing card game",
13
+ "1": "Bubble Shooter game",
14
+ "2": "Candy Crush Saga",
15
+ "3": "My Talking Tom",
16
+ "4": "ludo game"
17
  },
18
  "image_size": 224,
19
  "initializer_range": 0.02,
20
  "intermediate_size": 3072,
21
  "label2id": {
22
+ " playing card game": "0",
23
+ "Bubble Shooter game": "1",
24
+ "Candy Crush Saga": "2",
25
+ "My Talking Tom": "3",
26
+ "ludo game": "4"
27
  },
28
  "layer_norm_eps": 1e-12,
29
  "model_type": "vit",
images/Bubble_Shooter_game.jpg ADDED

Git LFS Details

  • SHA256: af377a1f4196b9dc5bc4fdf97ba92cffa03905f484980588eaacff4129ef4f4e
  • Pointer size: 130 Bytes
  • Size of remote file: 71.7 kB
images/Candy_Crush_Saga.jpg ADDED

Git LFS Details

  • SHA256: 8d3c513808e10d59121c5bd8730b64d8942559b4dd6bd65d027774b83c39c3f3
  • Pointer size: 130 Bytes
  • Size of remote file: 39.7 kB
images/My_Talking_Tom.jpg ADDED

Git LFS Details

  • SHA256: 35894b34554e0916806a3bf9814e797cd760725fb2e1525a23696404f3881010
  • Pointer size: 130 Bytes
  • Size of remote file: 28.9 kB
images/_playing_card_game.jpg ADDED

Git LFS Details

  • SHA256: 540183adc5245b2c4f10c557a036b0f7f0592338faaec66e13ef67a220fb375a
  • Pointer size: 130 Bytes
  • Size of remote file: 36.5 kB
images/ludo_game.jpg ADDED

Git LFS Details

  • SHA256: 333cea69f132d9f40737d1a2d5d407b8285b8b6ae3ea1bb260c16b57fe065526
  • Pointer size: 130 Bytes
  • Size of remote file: 44.1 kB
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ec412e8140ed20434a15979dbdc3c22b6c78da858f45403479c98a2345bbfecc
3
  size 343275181
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40d492bdf527a3273d6f26e01a1a0142b4b6af774ed75d9cd5c41f10650078aa
3
  size 343275181
runs/events.out.tfevents.1676576785.91b2425b08bc.110.3 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:853975ee6057e360b985e8c77e953a5fa96a031cd6193dded13c20ee6ba5fc13
3
+ size 2320