cancer2 / preprocessor_config.json
mkjaramillo's picture
Rename preprocessor_config (1).json to preprocessor_config.json
c8fb1eb
raw
history blame contribute delete
233 Bytes
Invalid JSON: Expected double-quoted property name in JSON at line 4, column 56
{
"do_normalize": true,
"do_resize": true,
"feature_extractor_type": "ConvNextFeatureExtractor",,
"image_mean": [
0.5,
0.5,
0.5
],
"image_std": [
0.5,
0.5,
0.5
],
"resample": 2,
"size": 224
}