|
{ |
|
"_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 |
|
} |
|
|