teysty's picture
Upload processor
69ec45e verified
raw
history blame
683 Bytes
{
"crop_size": {
"height": 256,
"width": 256
},
"data_format": "channels_first",
"default_to_square": true,
"device": null,
"do_center_crop": true,
"do_convert_rgb": null,
"do_normalize": true,
"do_pad": null,
"do_rescale": true,
"do_resize": true,
"do_sample_frames": null,
"fps": null,
"image_mean": [
0.485,
0.456,
0.406
],
"image_std": [
0.229,
0.224,
0.225
],
"input_data_format": null,
"num_frames": null,
"resample": 2,
"rescale_factor": 0.00392156862745098,
"size": {
"shortest_edge": 292
},
"size_divisor": null,
"video_metadata": null,
"video_processor_type": "VJEPA2VideoProcessor"
}