{ "_name_or_path": "facebook/convnextv2-base-22k-224", "architectures": [ "ConvNextV2ForImageClassification" ], "depths": [ 3, 3, 27, 3 ], "drop_path_rate": 0.0, "hidden_act": "gelu", "hidden_sizes": [ 128, 256, 512, 1024 ], "id2label": { "0": "Acne and Rosacea Photos", "1": "Actinic Keratosis Basal Cell Carcinoma and other Malignant Lesions", "2": "Atopic Dermatitis Photos", "3": "Bullous Disease Photos", "4": "Cellulitis Impetigo and other Bacterial Infections", "5": "Eczema Photos", "6": "Exanthems and Drug Eruptions", "7": "Hair Loss Photos Alopecia and other Hair Diseases", "8": "Herpes HPV and other STDs Photos", "9": "Light Diseases and Disorders of Pigmentation", "10": "Lupus and other Connective Tissue diseases", "11": "Melanoma Skin Cancer Nevi and Moles", "12": "Nail Fungus and other Nail Disease", "13": "Poison Ivy Photos and other Contact Dermatitis", "14": "Psoriasis pictures Lichen Planus and related diseases", "15": "Scabies Lyme Disease and other Infestations and Bites", "16": "Seborrheic Keratoses and other Benign Tumors", "17": "Systemic Disease", "18": "Tinea Ringworm Candidiasis and other Fungal Infections", "19": "Urticaria Hives", "20": "Vascular Tumors", "21": "Vasculitis Photos", "22": "Warts Molluscum and other Viral Infections" }, "image_size": 224, "initializer_range": 0.02, "label2id": { "Acne and Rosacea Photos": 0, "Actinic Keratosis Basal Cell Carcinoma and other Malignant Lesions": 1, "Atopic Dermatitis Photos": 2, "Bullous Disease Photos": 3, "Cellulitis Impetigo and other Bacterial Infections": 4, "Eczema Photos": 5, "Exanthems and Drug Eruptions": 6, "Hair Loss Photos Alopecia and other Hair Diseases": 7, "Herpes HPV and other STDs Photos": 8, "Light Diseases and Disorders of Pigmentation": 9, "Lupus and other Connective Tissue diseases": 10, "Melanoma Skin Cancer Nevi and Moles": 11, "Nail Fungus and other Nail Disease": 12, "Poison Ivy Photos and other Contact Dermatitis": 13, "Psoriasis pictures Lichen Planus and related diseases": 14, "Scabies Lyme Disease and other Infestations and Bites": 15, "Seborrheic Keratoses and other Benign Tumors": 16, "Systemic Disease": 17, "Tinea Ringworm Candidiasis and other Fungal Infections": 18, "Urticaria Hives": 19, "Vascular Tumors": 20, "Vasculitis Photos": 21, "Warts Molluscum and other Viral Infections": 22 }, "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.33.0" }