{ "image_size": 224, "mean": [ 0.485, 0.456, 0.406 ], "std": [ 0.229, 0.224, 0.225 ], "interpolation": "bicubic", "positive_class": "Malignant", "positive_index": 1, "note": "Deterministic eval/inference preprocessing. No augmentation." }