do_normalize bool | do_rescale bool | do_resize bool | feature_extractor_type string | image_mean list | image_processor_type string | image_std list | 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
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.