vit-mlo-512-breat_composition / preprocessor_config.json
osbm's picture
Training in progress, epoch 1
32cbac6
raw
history blame contribute delete
No virus
192 Bytes
{
"do_normalize": true,
"do_resize": true,
"feature_extractor_type": "ViTFeatureExtractor",
"image_mean": [
0.5
],
"image_std": [
0.5
],
"resample": 2,
"size": 512
}