File size: 3,353 Bytes
6cec43c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
{
  "_name_or_path": "MCG-NJU/videomae-base",
  "architectures": [
    "VideoMAEForVideoClassification"
  ],
  "attention_probs_dropout_prob": 0.0,
  "decoder_hidden_size": 384,
  "decoder_intermediate_size": 1536,
  "decoder_num_attention_heads": 6,
  "decoder_num_hidden_layers": 4,
  "hidden_act": "gelu",
  "hidden_dropout_prob": 0.0,
  "hidden_size": 768,
  "id2label": {
    "0": "ApplyEyeMakeup",
    "1": "ApplyLipstick",
    "2": "Archery",
    "3": "BabyCrawling",
    "4": "BalanceBeam",
    "5": "BandMarching",
    "6": "BasketballDunk",
    "7": "BlowDryHair",
    "8": "BlowingCandles",
    "9": "BodyWeightSquats",
    "10": "Bowling",
    "11": "BoxingPunchingBag",
    "12": "BoxingSpeedBag",
    "13": "BrushingTeeth",
    "14": "CliffDiving",
    "15": "CricketBowling",
    "16": "CricketShot",
    "17": "CuttingInKitchen",
    "18": "FieldHockeyPenalty",
    "19": "FloorGymnastics",
    "20": "FrisbeeCatch",
    "21": "FrontCrawl",
    "22": "Haircut",
    "23": "HammerThrow",
    "24": "Hammering",
    "25": "HandStandPushups",
    "26": "HandstandWalking",
    "27": "HeadMassage",
    "28": "IceDancing",
    "29": "Knitting",
    "30": "LongJump",
    "31": "MoppingFloor",
    "32": "ParallelBars",
    "33": "PlayingCello",
    "34": "PlayingDaf",
    "35": "PlayingDhol",
    "36": "PlayingFlute",
    "37": "PlayingSitar",
    "38": "Rafting",
    "39": "ShavingBeard",
    "40": "Shotput",
    "41": "SkyDiving",
    "42": "SoccerPenalty",
    "43": "StillRings",
    "44": "SumoWrestling",
    "45": "Surfing",
    "46": "TableTennisShot",
    "47": "Typing",
    "48": "UnevenBars",
    "49": "WallPushups",
    "50": "WritingOnBoard"
  },
  "image_size": 224,
  "initializer_range": 0.02,
  "intermediate_size": 3072,
  "label2id": {
    "ApplyEyeMakeup": 0,
    "ApplyLipstick": 1,
    "Archery": 2,
    "BabyCrawling": 3,
    "BalanceBeam": 4,
    "BandMarching": 5,
    "BasketballDunk": 6,
    "BlowDryHair": 7,
    "BlowingCandles": 8,
    "BodyWeightSquats": 9,
    "Bowling": 10,
    "BoxingPunchingBag": 11,
    "BoxingSpeedBag": 12,
    "BrushingTeeth": 13,
    "CliffDiving": 14,
    "CricketBowling": 15,
    "CricketShot": 16,
    "CuttingInKitchen": 17,
    "FieldHockeyPenalty": 18,
    "FloorGymnastics": 19,
    "FrisbeeCatch": 20,
    "FrontCrawl": 21,
    "Haircut": 22,
    "HammerThrow": 23,
    "Hammering": 24,
    "HandStandPushups": 25,
    "HandstandWalking": 26,
    "HeadMassage": 27,
    "IceDancing": 28,
    "Knitting": 29,
    "LongJump": 30,
    "MoppingFloor": 31,
    "ParallelBars": 32,
    "PlayingCello": 33,
    "PlayingDaf": 34,
    "PlayingDhol": 35,
    "PlayingFlute": 36,
    "PlayingSitar": 37,
    "Rafting": 38,
    "ShavingBeard": 39,
    "Shotput": 40,
    "SkyDiving": 41,
    "SoccerPenalty": 42,
    "StillRings": 43,
    "SumoWrestling": 44,
    "Surfing": 45,
    "TableTennisShot": 46,
    "Typing": 47,
    "UnevenBars": 48,
    "WallPushups": 49,
    "WritingOnBoard": 50
  },
  "layer_norm_eps": 1e-12,
  "model_type": "videomae",
  "norm_pix_loss": true,
  "num_attention_heads": 12,
  "num_channels": 3,
  "num_frames": 16,
  "num_hidden_layers": 12,
  "patch_size": 16,
  "problem_type": "single_label_classification",
  "qkv_bias": true,
  "torch_dtype": "float32",
  "transformers_version": "4.37.1",
  "tubelet_size": 2,
  "use_mean_pooling": false
}