BiliSakura's picture
Upload Prithvi-EO-2.0 transformers checkpoints with model card metadata
d324dd8 verified
Raw
History Blame Contribute Delete
526 Bytes
{
"image_processor_type": "PrithviImageProcessor",
"num_channels": 6,
"num_frames": 4,
"size": {
"height": 224,
"width": 224
},
"do_resize": false,
"do_rescale": false,
"do_normalize": true,
"do_convert_rgb": false,
"image_mean": [
1087.0,
1342.0,
1433.0,
2734.0,
1958.0,
1363.0
],
"image_std": [
2248.0,
2179.0,
2178.0,
1850.0,
1242.0,
1049.0
],
"auto_map": {
"AutoImageProcessor": "image_processing_prithvi.PrithviImageProcessor"
}
}