do_normalize bool | do_pad bool | do_rescale bool | do_resize bool | image_mean list | feature_extractor_type string | image_std list | resample int64 | rescale_factor float64 | size dict |
|---|---|---|---|---|---|---|---|---|---|
true | false | true | true | [
0.5,
0.5,
0.5
] | ImageFeatureExtractor | [
1,
1,
1
] | 2 | 0.003922 | {
"width": 1024,
"height": 1024
} |
README.md exists but content is empty.
- Downloads last month
- 51