do_normalize bool | do_rescale bool | do_resize bool | feature_extractor_type string | image_mean sequence | image_processor_type string | image_std sequence | resample int64 | rescale_factor float64 | size dict |
|---|---|---|---|---|---|---|---|---|---|
true | true | true | ViTFeatureExtractor | [
0.485,
0.456,
0.406
] | ViTFeatureExtractor | [
0.229,
0.224,
0.225
] | 2 | 0.003922 | {
"height": 1024,
"width": 1024
} |
No dataset card yet
- Downloads last month
- 35