{ "_name_or_path": "facebook/convnextv2-tiny-1k-224", "architectures": [ "ConvNextV2ForImageClassification" ], "depths": [ 3, 3, 9, 3 ], "drop_path_rate": 0.0, "hidden_act": "gelu", "hidden_sizes": [ 96, 192, 384, 768 ], "id2label": { "0": "Co_ords", "1": "Joggers", "2": "Kaftan", "3": "anarkali", "4": "blazer", "5": "capri", "6": "cardigan", "7": "cloaks_abaya", "8": "coat", "9": "dress", "10": "dungaree", "11": "ethnic", "12": "gown", "13": "jacket", "14": "jeans", "15": "jumpsuit", "16": "kurta", "17": "kurti", "18": "legging", "19": "lehengas", "20": "plazzo", "21": "poncho", "22": "robe", "23": "salwar", "24": "salwar_suit", "25": "saree", "26": "sharara", "27": "shirt", "28": "shorts", "29": "shrug", "30": "skirt", "31": "summer_jacket", "32": "sweatshirt_hoodie", "33": "trouser", "34": "tshirt", "35": "tunic", "36": "waistcoat" }, "image_size": 224, "initializer_range": 0.02, "label2id": { "Co_ords": 0, "Joggers": 1, "Kaftan": 2, "anarkali": 3, "blazer": 4, "capri": 5, "cardigan": 6, "cloaks_abaya": 7, "coat": 8, "dress": 9, "dungaree": 10, "ethnic": 11, "gown": 12, "jacket": 13, "jeans": 14, "jumpsuit": 15, "kurta": 16, "kurti": 17, "legging": 18, "lehengas": 19, "plazzo": 20, "poncho": 21, "robe": 22, "salwar": 23, "salwar_suit": 24, "saree": 25, "sharara": 26, "shirt": 27, "shorts": 28, "shrug": 29, "skirt": 30, "summer_jacket": 31, "sweatshirt_hoodie": 32, "trouser": 33, "tshirt": 34, "tunic": 35, "waistcoat": 36 }, "layer_norm_eps": 1e-12, "model_type": "convnextv2", "num_channels": 3, "num_stages": 4, "out_features": [ "stage4" ], "out_indices": [ 4 ], "patch_size": 4, "problem_type": "single_label_classification", "stage_names": [ "stem", "stage1", "stage2", "stage3", "stage4" ], "torch_dtype": "float32", "transformers_version": "4.44.0" }