dima806's picture
Upload folder using huggingface_hub
87d49ea verified
{
"_name_or_path": "dima806/ball_types_image_detection",
"architectures": [
"ViTForImageClassification"
],
"attention_probs_dropout_prob": 0.0,
"encoder_stride": 16,
"hidden_act": "gelu",
"hidden_dropout_prob": 0.0,
"hidden_size": 768,
"id2label": {
"0": "wiffle ball",
"1": "puffballs",
"2": "chrochet ball",
"3": "golf ball",
"4": "pokeman balls",
"5": "water polo ball",
"6": "football",
"7": "marble",
"8": "medicine ball",
"9": "tether ball",
"10": "billiard ball",
"11": "cannon ball",
"12": "crystal ball",
"13": "cricket ball",
"14": "sepak takraw ball",
"15": "tennis ball",
"16": "wrecking ball",
"17": "rubberband ball",
"18": "buckeyballs",
"19": "bowling ball",
"20": "eyeballs",
"21": "meat ball",
"22": "brass",
"23": "screwballs",
"24": "baseball",
"25": "beachballs",
"26": "soccer ball",
"27": "basketball",
"28": "volley ball",
"29": "paint balls"
},
"image_size": 224,
"initializer_range": 0.02,
"intermediate_size": 3072,
"label2id": {
"baseball": 24,
"basketball": 27,
"beachballs": 25,
"billiard ball": 10,
"bowling ball": 19,
"brass": 22,
"buckeyballs": 18,
"cannon ball": 11,
"chrochet ball": 2,
"cricket ball": 13,
"crystal ball": 12,
"eyeballs": 20,
"football": 6,
"golf ball": 3,
"marble": 7,
"meat ball": 21,
"medicine ball": 8,
"paint balls": 29,
"pokeman balls": 4,
"puffballs": 1,
"rubberband ball": 17,
"screwballs": 23,
"sepak takraw ball": 14,
"soccer ball": 26,
"tennis ball": 15,
"tether ball": 9,
"volley ball": 28,
"water polo ball": 5,
"wiffle ball": 0,
"wrecking ball": 16
},
"layer_norm_eps": 1e-12,
"model_type": "vit",
"num_attention_heads": 12,
"num_channels": 3,
"num_hidden_layers": 12,
"patch_size": 16,
"problem_type": "single_label_classification",
"qkv_bias": true,
"torch_dtype": "float32",
"transformers_version": "4.38.2"
}