File size: 4,193 Bytes
6ad63a0 |
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 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 |
{
"_name_or_path": "google/vit-base-patch16-224-in21k",
"architectures": [
"ViTForImageClassification"
],
"attention_probs_dropout_prob": 0.0,
"encoder_stride": 16,
"hidden_act": "gelu",
"hidden_dropout_prob": 0.0,
"hidden_size": 768,
"id2label": {
"0": "Alice band",
"1": "Bag",
"10": "Bra",
"11": "Bracelet",
"12": "Cap_peaked",
"13": "Cardigan",
"14": "Coat",
"15": "Costumes",
"16": "Dress",
"17": "Dungarees",
"18": "Earring",
"19": "Felt hat",
"2": "Ballerinas",
"20": "Flat shoe",
"21": "Garment Set",
"22": "Giftbox",
"23": "Gloves",
"24": "Hair clip",
"25": "Hair string",
"26": "Hair_alice band",
"27": "Hat_beanie",
"28": "Hat_brim",
"29": "Hoodie",
"3": "Beanie",
"30": "Jacket",
"31": "Jumpsuit_Playsuit",
"32": "Kids Underwear top",
"33": "Leggings_Tights",
"34": "Necklace",
"35": "Night gown",
"36": "Other accessories",
"37": "Other shoe",
"38": "Outdoor overall",
"39": "Outdoor trousers",
"4": "Belt",
"40": "Polo shirt",
"41": "Pyjama bottom",
"42": "Pyjama jumpsuit_playsuit",
"43": "Pyjama set",
"44": "Ring",
"45": "Robe",
"46": "Sandals",
"47": "Scarf",
"48": "Shirt",
"49": "Shorts",
"5": "Bikini top",
"50": "Skirt",
"51": "Sleep Bag",
"52": "Sleeping sack",
"53": "Slippers",
"54": "Sneakers",
"55": "Socks",
"56": "Straw hat",
"57": "Sunglasses",
"58": "Sweater",
"59": "Swimsuit",
"6": "Blazer",
"60": "Swimwear bottom",
"61": "Swimwear set",
"62": "Swimwear top",
"63": "T-shirt",
"64": "Tailored Waistcoat",
"65": "Tie",
"66": "Top",
"67": "Trousers",
"68": "Umbrella",
"69": "Underwear Tights",
"7": "Blouse",
"70": "Underwear body",
"71": "Underwear bottom",
"72": "Unknown",
"73": "Vest top",
"74": "Wallet",
"75": "Watch",
"76": "Waterbottle",
"8": "Bodysuit",
"9": "Boots"
},
"image_size": 224,
"initializer_range": 0.02,
"intermediate_size": 3072,
"label2id": {
"Alice band": "0",
"Bag": "1",
"Ballerinas": "2",
"Beanie": "3",
"Belt": "4",
"Bikini top": "5",
"Blazer": "6",
"Blouse": "7",
"Bodysuit": "8",
"Boots": "9",
"Bra": "10",
"Bracelet": "11",
"Cap_peaked": "12",
"Cardigan": "13",
"Coat": "14",
"Costumes": "15",
"Dress": "16",
"Dungarees": "17",
"Earring": "18",
"Felt hat": "19",
"Flat shoe": "20",
"Garment Set": "21",
"Giftbox": "22",
"Gloves": "23",
"Hair clip": "24",
"Hair string": "25",
"Hair_alice band": "26",
"Hat_beanie": "27",
"Hat_brim": "28",
"Hoodie": "29",
"Jacket": "30",
"Jumpsuit_Playsuit": "31",
"Kids Underwear top": "32",
"Leggings_Tights": "33",
"Necklace": "34",
"Night gown": "35",
"Other accessories": "36",
"Other shoe": "37",
"Outdoor overall": "38",
"Outdoor trousers": "39",
"Polo shirt": "40",
"Pyjama bottom": "41",
"Pyjama jumpsuit_playsuit": "42",
"Pyjama set": "43",
"Ring": "44",
"Robe": "45",
"Sandals": "46",
"Scarf": "47",
"Shirt": "48",
"Shorts": "49",
"Skirt": "50",
"Sleep Bag": "51",
"Sleeping sack": "52",
"Slippers": "53",
"Sneakers": "54",
"Socks": "55",
"Straw hat": "56",
"Sunglasses": "57",
"Sweater": "58",
"Swimsuit": "59",
"Swimwear bottom": "60",
"Swimwear set": "61",
"Swimwear top": "62",
"T-shirt": "63",
"Tailored Waistcoat": "64",
"Tie": "65",
"Top": "66",
"Trousers": "67",
"Umbrella": "68",
"Underwear Tights": "69",
"Underwear body": "70",
"Underwear bottom": "71",
"Unknown": "72",
"Vest top": "73",
"Wallet": "74",
"Watch": "75",
"Waterbottle": "76"
},
"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.35.0"
}
|