astro-seg / preprocessor_config.json
rayh's picture
Add preprocessor_config.json
1173321 verified
raw
history blame contribute delete
242 Bytes
{
"do_resize": true,
"size": 640,
"do_normalize": false,
"do_rescale": true,
"rescale_factor": 0.00392156862745098,
"do_pad": false,
"image_mean": [
0.0,
0.0,
0.0
],
"image_std": [
1.0,
1.0,
1.0
]
}